Typo and another thing to think about.
[tinc] / lib / fake-getnameinfo.c
index 3ad42d0..8774da2 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