Convert time-related variables to consistently use "unsigned long".
[srvx.git] / src / config.h.win32
index ddc85200716aa574f87ac1927e7196cb94fd4371..eabe16fbbab9fe651f645b95a1c9ad40488682ab 100644 (file)
@@ -24,9 +24,6 @@
 /* Define if tokenized P10 desired */
 #define ENABLE_TOKENS 1
 
-/* Define to printf format for a time_t variable */
-#define FMT_TIME_T "%ld"
-
 /* Define to 1 if you have `alloca', as a function or macro. */
 #define HAVE_ALLOCA 1