]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/inet_ntop.h
merged OpenSSH 3.7p1 to trunk
[gssapi-openssh.git] / openssh / openbsd-compat / inet_ntop.h
diff --git a/openssh/openbsd-compat/inet_ntop.h b/openssh/openbsd-compat/inet_ntop.h
deleted file mode 100644 (file)
index dc0eb99..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/* $Id$ */
-
-#ifndef _BSD_INET_NTOP_H
-#define _BSD_INET_NTOP_H
-
-#include "config.h"
-
-#ifndef HAVE_INET_NTOP
-const char *                 
-inet_ntop(int af, const void *src, char *dst, size_t size);
-#endif /* !HAVE_INET_NTOP */
-
-#endif /* _BSD_INET_NTOP_H */
This page took 0.029599 seconds and 4 git commands to generate.