]> andersk Git - openssh.git/blobdiff - bsd-inet_aton.h
Add support for GNU rx library for those lacking regexp support
[openssh.git] / bsd-inet_aton.h
index b8e9674ba34de4ee946d7bb0bf66de7d0a9fa403..ec3c225c9350d78ca94d58f7748dca8b55ce2b18 100644 (file)
@@ -4,7 +4,7 @@
 #include "config.h"
 
 #ifndef HAVE_INET_ATON
-int inet_aton(const char *cp, struct in_addr *addr)
+int inet_aton(const char *cp, struct in_addr *addr);
 #endif /* HAVE_INET_ATON */
 
 #endif /* _BSD_INET_ATON_H */
This page took 0.353675 seconds and 4 git commands to generate.