summaryrefslogtreecommitdiff
path: root/idlc/source/preproc/nlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/preproc/nlist.c')
-rw-r--r--idlc/source/preproc/nlist.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/idlc/source/preproc/nlist.c b/idlc/source/preproc/nlist.c
index 3f32fd4cca28..f41313c22aac 100644
--- a/idlc/source/preproc/nlist.c
+++ b/idlc/source/preproc/nlist.c
@@ -29,9 +29,6 @@
#include <string.h>
#include "cpp.h"
-extern int cppgetopt(int, char *const *, const char *);
-extern char *optarg;
-extern int optind;
extern int Cplusplus;
Nlist *kwdefined;
char wd[128];