summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/ee.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/ee.c')
-rw-r--r--usr.bin/ee/ee.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/ee/ee.c b/usr.bin/ee/ee.c
index 6caad25..ced9c01 100644
--- a/usr.bin/ee/ee.c
+++ b/usr.bin/ee/ee.c
@@ -540,14 +540,6 @@ char *more_above_str, *more_below_str;
char *chinese_cmd, *nochinese_cmd;
-#ifndef __STDC__
-#ifndef HAS_STDLIB
-extern char *malloc();
-extern char *realloc();
-extern char *getenv();
-FILE *fopen(); /* declaration for open function */
-#endif /* HAS_STDLIB */
-#endif /* __STDC__ */
int
main(argc, argv) /* beginning of main program */
OpenPOWER on IntegriCloud