diff src/strftime.c @ 2436:a628e881be66

[project @ 1996-10-29 22:08:28 by jwe]
author jwe
date Tue, 29 Oct 1996 22:10:39 +0000
parents 3be97fe02051
children f667d7ec08b9
line wrap: on
line diff
--- a/src/strftime.c
+++ b/src/strftime.c
@@ -90,6 +90,7 @@
 #else
 #include <time.h>
 #endif
+#endif
 
 #ifndef STDC_HEADERS
 time_t mktime ();