]> git.meshlink.io Git - meshlink/blobdiff - lib/fake-getnameinfo.c
Prevent definitions from messing up attributes.
[meshlink] / lib / fake-getnameinfo.c
index 3ad42d031ef8e82794cb15551562514b472d451a..8774da2716ff998b9529491f54de72b423e70966 100644 (file)
@@ -9,13 +9,10 @@
  * that ai_family is AF_INET. Don't use it for another purpose.
  */
 
-#include "config.h"
+#include "system.h"
 
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <system.h>
-
-/* RCSID("$Id: fake-getnameinfo.c,v 1.1.2.2 2002/06/09 15:50:11 zarq Exp $"); */
+#include "fake-getnameinfo.h"
+#include "fake-getaddrinfo.h"
 
 #ifndef HAVE_GETNAMEINFO