]> diplodocus.org Git - nmh/blobdiff - sbr/error.c
Iterating the commit a bit, I think this is how it works without extra
[nmh] / sbr / error.c
index 0e02f2abd084cc8baacb651541b7fd2df619475a..41f031a521f7b6ed3b35ee81bc17048562f5b31d 100644 (file)
@@ -12,7 +12,7 @@
 # include <sys/uio.h>
 #endif
 
 # include <sys/uio.h>
 #endif
 
-extern int errno;
+#include <errno.h>
 
 
 /*
 
 
 /*