X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fquote.c;h=5f11d836b3c3fa204b49e11d30354d6419d06346;hb=a9b64ea6a96fe625db5332f5e2b3e5f968704af7;hp=1284937f82b2004142e7a59a53e64083ba23a99b;hpb=317cfeb8c8b57c7f0bc2ff5954cb272f0fd1ed33;p=gnulib.git diff --git a/lib/quote.c b/lib/quote.c index 1284937f8..5f11d836b 100644 --- a/lib/quote.c +++ b/lib/quote.c @@ -21,10 +21,6 @@ # include #endif -#if HAVE_STDDEF_H -# include /* For the definition of size_t on windows w/MSVC. */ -#endif -#include #include "quotearg.h" #include "quote.h"