]> diplodocus.org Git - nmh/blobdiff - test/getcanon.c
scansbr.c: Move interface to own file.
[nmh] / test / getcanon.c
index 3e6d5870c72978845a40cb2173d1c6407a59505f..27077dc6e7131f43cf0429b52736b9794c571bbc 100644 (file)
@@ -5,12 +5,12 @@
  * complete copyright information.
  */
 
  * complete copyright information.
  */
 
-#include <netdb.h>   /* for getaddrinfo */
+#include <netdb.h>
 #include <sys/socket.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/types.h>
-#include <unistd.h>  /* for gethostname */
-#include <limits.h>  /* for _POSIX_HOST_NAME_MAX */
-#include <string.h>  /* for memset */
+#include <unistd.h>
+#include <limits.h>
+#include <string.h>
 #include <stdio.h>
 #include <errno.h>
 
 #include <stdio.h>
 #include <errno.h>