summaryrefslogtreecommitdiff
path: root/src/unexaix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexaix.c')
-rw-r--r--src/unexaix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unexaix.c b/src/unexaix.c
index 97b69d7e5c7..2657d144296 100644
--- a/src/unexaix.c
+++ b/src/unexaix.c
@@ -435,7 +435,6 @@ write_segment (int new, char *ptr, char *end)
{
int i, nwrite, ret;
char buf[80];
- extern int errno;
char zeros[UnexBlockSz];
for (i = 0; ptr < end;)