Loading...
stdtime/Makefile.inc Libc-498.1.7 Libc-583
--- Libc/Libc-498.1.7/stdtime/Makefile.inc
+++ Libc/Libc-583/stdtime/Makefile.inc
@@ -12,6 +12,7 @@
 
 # set the LIBC_ALIAS_* macros so we can decorate the symbol independent
 # of other macro settings
+CFLAGS-getdate.c += -D_DARWIN_UNLIMITED_STREAMS
 CFLAGS-localtime-fbsd.c += -DLIBC_ALIAS_MKTIME
 CFLAGS-strftime-fbsd.c += -DLIBC_ALIAS_STRFTIME -DLIBC_ALIAS_STRFTIME_L
 CFLAGS-strptime-fbsd.c += -DLIBC_ALIAS_STRPTIME -DLIBC_ALIAS_STRPTIME_L