]> git.meshlink.io Git - meshlink/blobdiff - lib/fake-getnameinfo.c
Big header file cleanup: everything that has to do with standard system
[meshlink] / lib / fake-getnameinfo.c
index c3ff57f0edc749a6e6c51f7a916a6e8d8386da06..8774da2716ff998b9529491f54de72b423e70966 100644 (file)
@@ -9,10 +9,10 @@
  * that ai_family is AF_INET. Don't use it for another purpose.
  */
 
-#include "config.h"
-#include <system.h>
+#include "system.h"
 
-RCSID("$Id: fake-getnameinfo.c,v 1.1.2.1 2002/06/09 15:26:10 zarq Exp $");
+#include "fake-getnameinfo.h"
+#include "fake-getaddrinfo.h"
 
 #ifndef HAVE_GETNAMEINFO