]> andersk Git - openssh.git/blobdiff - openbsd-compat/inet_ntop.h
- markus@cvs.openbsd.org 2002/06/08 05:07:56
[openssh.git] / openbsd-compat / inet_ntop.h
index 18a93132c0df4b0866de0614902eafb819105eb5..dc0eb9958b2e62319c28d661f45c3df7875f1c2f 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id$ */
 
-#ifndef _BSD_RRESVPORT_H
-#define _BSD_RRESVPORT_H
+#ifndef _BSD_INET_NTOP_H
+#define _BSD_INET_NTOP_H
 
 #include "config.h"
 
@@ -10,4 +10,4 @@ const char *
 inet_ntop(int af, const void *src, char *dst, size_t size);
 #endif /* !HAVE_INET_NTOP */
 
-#endif /* _BSD_RRESVPORT_H */
+#endif /* _BSD_INET_NTOP_H */
This page took 0.035706 seconds and 4 git commands to generate.