diff options
Diffstat (limited to 'src/TextPop.c')
-rw-r--r-- | src/TextPop.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/TextPop.c b/src/TextPop.c index 037fd5b..9f625b9 100644 --- a/src/TextPop.c +++ b/src/TextPop.c @@ -68,9 +68,6 @@ in this Software without prior written authorization from the X Consortium. #include <X11/Xos.h> /* for O_RDONLY */ #include <errno.h> -#ifdef X_NOT_STDC_ENV -extern int errno; -#endif #define INSERT_FILE ("Enter Filename:") |