]> diplodocus.org Git - nmh/blobdiff - sbr/error.c
The prototype I gave for initgroups() which was documented in the AIX 4.1 info
[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>
 
 
 /*
 
 
 /*