X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fconfig.h.win32;h=2c1177e7d694943fd5a5ec0b48638531c5e13769;hb=05d17349f084f7e26a36a974af42439edda837d3;hp=bb08ba2c0cc6d936de84e3d0784303eaa6affe18;hpb=331265c9ef7ea608c352ffa8315878206db6d6e5;p=srvx.git diff --git a/src/config.h.win32 b/src/config.h.win32 index bb08ba2..2c1177e 100644 --- a/src/config.h.win32 +++ b/src/config.h.win32 @@ -118,6 +118,9 @@ /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET +/* Define to 1 if you have the `localtime' function. */ +#define HAVE_LOCALTIME 1 + /* Define to 1 if you have the `localtime_r' function. */ #undef HAVE_LOCALTIME_R