]> sjero.net Git - wget/blobdiff - windows/config.h
Merged with eleven for Gisle's mswindows.c patch.
[wget] / windows / config.h
index e72e7c3863d0d7ece079dfa5b456f1b8c587c344..9736b1963f5fa3bc677ad243a3e535a2925f732f 100644 (file)
@@ -80,7 +80,7 @@
 #define HAVE_SNPRINTF 1
 
 /* Define if struct sockaddr_in6 has the sin6_scope_id member */
-/* #undef HAVE_SOCKADDR_IN6_SCOPE_ID */
+#define HAVE_SOCKADDR_IN6_SCOPE_ID 1
 
 /* Define when using Solaris MD5. */
 /* #undef HAVE_SOLARIS_MD5 */
 /* Define to 1 if you have the <utime.h> header file. */
 #define HAVE_UTIME_H 1
 
+/* Define to 1 if you have the <sys/utime.h> header file. */
+#define HAVE_SYS_UTIME_H 1
+
 /* Define to 1 if you have the `vsnprintf' function. */
 #define HAVE_VSNPRINTF 1