]> andersk Git - openssh.git/blobdiff - openbsd-compat/fake-rfc2553.c
- (tim) [configure.ac] Autoconf didn't define HAVE_LIBIAF because we
[openssh.git] / openbsd-compat / fake-rfc2553.c
index a8a9dd7b3135c200795cee38b5ba9699912612db..b6ea3d21e3425c2a2a070e2ea006e1a562895fff 100644 (file)
 
 #include "includes.h"
 
-RCSID("$Id$");
+#include <stdlib.h>
+#include <string.h>
+
+#include <netinet/in.h>
+#include <arpa/inet.h>
 
 #ifndef HAVE_GETNAMEINFO
 int getnameinfo(const struct sockaddr *sa, size_t salen, char *host, 
This page took 0.034176 seconds and 4 git commands to generate.