warnings: Support non-literal arguments, and let the user choose the variable
[gnulib.git] / tests / test-getaddrinfo.c
index bfdb9cf..a887cb1 100644 (file)
@@ -18,7 +18,7 @@
 /* Written by Simon Josefsson.  */
 
 #include <config.h>
-#include "getaddrinfo.h"
+#include <netdb.h>
 #include <arpa/inet.h>
 #include <netinet/in.h>
 #include <stdio.h>