]> git.saurik.com Git - bison.git/blobdiff - lib/quote.c
Revert doc patch.
[bison.git] / lib / quote.c
index fd1b57e924a3129bb0a28654eab656cad9d3755a..0ce935cb20a587cb43050c5ad57788cfdff24e0f 100644 (file)
@@ -4,6 +4,9 @@
 # include <config.h>
 #endif
 
+#if HAVE_STDDEF_H
+# include <stddef.h>  /* For the definition of size_t on windows w/MSVC.  */
+#endif
 #include <sys/types.h>
 #include <quotearg.h>
 #include <quote.h>