summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/quote.c4
1 files changed, 0 insertions, 4 deletions
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 <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"