]> andersk Git - openssh.git/blobdiff - openbsd-compat/inet_ntop.h
- djm@cvs.openbsd.org 2003/06/12 12:22:47
[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.046324 seconds and 4 git commands to generate.