openbsd-ports/security/gnutls/patches/patch-gl_inet_pton_c
2011-10-21 15:38:15 +00:00

12 lines
306 B
Plaintext

$OpenBSD: patch-gl_inet_pton_c,v 1.2 2011/10/21 15:38:15 ajacoutot Exp $
--- gl/inet_pton.c.orig Mon Oct 3 17:41:55 2011
+++ gl/inet_pton.c Fri Oct 21 17:21:51 2011
@@ -35,6 +35,7 @@
#include <config.h>
/* Specification. */
+#include <netinet/in.h>
#include <arpa/inet.h>
#if HAVE_DECL_INET_PTON