summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/bc/proto.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/bc/proto.h b/gnu/usr.bin/bc/proto.h
index 275a759..dd3782d 100644
--- a/gnu/usr.bin/bc/proto.h
+++ b/gnu/usr.bin/bc/proto.h
@@ -38,14 +38,8 @@
#endif
/* Include the standard library header files. */
-#ifndef NO_UNISTD
#include <unistd.h>
-#endif
-#ifndef NO_STDLIB
-#ifdef __STDC__
#include <stdlib.h>
-#endif
-#endif
/* Define the _PROTOTYPE macro if it is needed. */
OpenPOWER on IntegriCloud