comparison src/s/isc2-2.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents b5239b500b27
children 3e383495c511 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
73 #endif 73 #endif
74 74
75 /* Some versions of ISC are said to define S_IFLNK even tho 75 /* Some versions of ISC are said to define S_IFLNK even tho
76 they don't really support symlinks. */ 76 they don't really support symlinks. */
77 #undef S_IFLNK 77 #undef S_IFLNK
78
79 /* arch-tag: 4de02713-eac5-4360-9d36-fd82c7a3ae44
80 (do not change this comment) */