]> diplodocus.org Git - nmh/blobdiff - test/getfqdn.c
Sigh. Make sure the binaries aren't stripped as well.
[nmh] / test / getfqdn.c
index b081e50c7138956497fac5c94b922539f46cc6d5..2fee4852052caff129d32a33735e2f8b841593bf 100644 (file)
@@ -13,7 +13,7 @@
 #include <limits.h>  /* for _POSIX_HOST_NAME_MAX */
 #include <string.h>  /* for memset */
 #include <stdio.h>
 #include <limits.h>  /* for _POSIX_HOST_NAME_MAX */
 #include <string.h>  /* for memset */
 #include <stdio.h>
-#include <sys/errno.h>
+#include <errno.h>
 
 
 int
 
 
 int