diff options
Diffstat (limited to 'lib/freopen-safer.c')
-rw-r--r-- | lib/freopen-safer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/freopen-safer.c b/lib/freopen-safer.c index 3bfacee643..8f4e824ef4 100644 --- a/lib/freopen-safer.c +++ b/lib/freopen-safer.c @@ -25,7 +25,6 @@ #include <errno.h> #include <fcntl.h> -#include <stdbool.h> #include <unistd.h> /* Guarantee that FD is open; all smaller FDs must already be open. |