Loading...
--- Libc/Libc-1583.60.2/include/_stdio.h
+++ Libc/Libc-1272.200.26/include/_stdio.h
@@ -76,7 +76,6 @@
#include <sys/_types/_size_t.h>
#include <sys/_types/_null.h>
-#ifndef UNIFDEF_DRIVERKIT
#include <sys/stdio.h>
typedef __darwin_off_t fpos_t;
@@ -156,6 +155,5 @@
int _blksize; /* stat.st_blksize (may be != _bf._size) */
fpos_t _offset; /* current lseek offset (see WARNING) */
} FILE;
-#endif /* UNIFDEF_DRIVERKIT */
#endif /* __STDIO_H_ */