summaryrefslogtreecommitdiff
path: root/lib/memcoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memcoll.c')
-rw-r--r--lib/memcoll.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/memcoll.c b/lib/memcoll.c
index 34ae767db..72ae17f64 100644
--- a/lib/memcoll.c
+++ b/lib/memcoll.c
@@ -24,10 +24,6 @@
#include "memcoll.h"
#include <errno.h>
-#ifndef errno
-extern int errno;
-#endif
-
#include <string.h>
/* Compare S1 (with length S1LEN) and S2 (with length S2LEN) according