Changeset 832 for branches/samba-3.5.x/source3/include/config.h.in
- Timestamp:
- Nov 14, 2013, 4:49:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/source3/include/config.h.in
r773 r832 3356 3356 #undef YYTEXT_POINTER 3357 3357 3358 /* Enable large inode numbers on Mac OS X 10.5. */ 3359 #ifndef _DARWIN_USE_64_BIT_INODE 3360 # define _DARWIN_USE_64_BIT_INODE 1 3361 #endif 3362 3358 3363 /* File offset bits */ 3359 3364 #undef _FILE_OFFSET_BITS
Note:
See TracChangeset
for help on using the changeset viewer.