Skip to content

Commit 5e08c8f

Browse files
committed
fix build error
1 parent d35c771 commit 5e08c8f

File tree

3 files changed

+349
-384
lines changed

3 files changed

+349
-384
lines changed

Diff for: config.h.in

-5
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,6 @@
230230
# endif
231231
#endif
232232

233-
/* Enable large inode numbers on Mac OS X 10.5. */
234-
#ifndef _DARWIN_USE_64_BIT_INODE
235-
# define _DARWIN_USE_64_BIT_INODE 1
236-
#endif
237-
238233
/* Number of bits in a file offset, on hosts where this is settable. */
239234
#undef _FILE_OFFSET_BITS
240235

0 commit comments

Comments
 (0)