]> sjero.net Git - wget/blobdiff - windows/config.h.ms
[svn] vsnprintf() fixup.
[wget] / windows / config.h.ms
index 7c5fa22c77f30b0b765ec6aede9d5b111c64d9ef..307dd4c79002cfa6ae141f08540007f1758a8550 100644 (file)
@@ -107,6 +107,12 @@ char *alloca ();
 /* Define if you have the strerror function. */
 #define HAVE_STRERROR 1
 
+/* Define if you have the snprintf function.  */
+#undef HAVE_SNPRINTF
+
+/* Define if you have the vsnprintf function.  */
+#undef HAVE_VSNPRINTF
+
 /* Define if you have the strstr function. */
 #define HAVE_STRSTR 1