From 4f739902455b6c7b147d53bb15cf94baa995a9fc Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sun, 20 Mar 2016 01:19:07 -0500 Subject: [PATCH] stdinc: more cleanups --- include/stdinc.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/stdinc.h b/include/stdinc.h index eb321edb6..d620f7799 100644 --- a/include/stdinc.h +++ b/include/stdinc.h @@ -112,14 +112,10 @@ typedef bool _Bool; #include -#include #ifdef HAVE_SYS_PARAM_H #include #endif -#include -#include -#include #ifdef HAVE_ERRNO_H #include