openbsd-ports/net/ns/patches/patch-config_h
2007-10-24 15:01:09 +00:00

12 lines
319 B
Plaintext

$OpenBSD: patch-config_h,v 1.2 2007/10/24 15:01:09 steven Exp $
--- config.h.orig Mon Jan 1 18:38:41 2007
+++ config.h Sat Oct 13 22:22:21 2007
@@ -148,6 +148,7 @@ struct ns_addr_t {
#endif /* HAVE_TIME_H */
#ifdef HAVE_ARPA_INET_H
+#include <netinet/in.h>
#include <arpa/inet.h>
#endif /* HAVE_ARPA_INET_H */