aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/network.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/FICS/network.c b/FICS/network.c
index 71333be..2edf228 100644
--- a/FICS/network.c
+++ b/FICS/network.c
@@ -21,8 +21,6 @@
#endif
#include "utils.h"
-extern int errno;
-
/* Sparse array */
PUBLIC connection con[512];