diff --git a/scsh/network1.c b/scsh/network1.c index 003b1d7..f4add3c 100644 --- a/scsh/network1.c +++ b/scsh/network1.c @@ -20,7 +20,6 @@ /* Make sure our exports match up w/the implementation: */ #include "network1.h" #include "scheme48.h" -extern int h_errno; /* to extract a 4 byte long value from a scheme string */