$OpenBSD: patch-src_vncpcap2john_c,v 1.1 2014/06/04 13:52:40 sthen Exp $
--- src/vncpcap2john.c.orig.port	Wed Jun  4 08:49:27 2014
+++ src/vncpcap2john.c	Wed Jun  4 11:42:26 2014
@@ -36,13 +36,13 @@
 /* on a legacy build, we do not KNOW if pcap is installed.  We just run, and make will fail if it is not there */
 #define HAVE_SYS_SOCKET_H 1
 #define HAVE_ARPA_INET_H 1
-#define HAVE_SYS_TYPES_H 0
-#define HAVE_NET_IF_ARP_H 0
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_NET_IF_ARP_H 1
 #define HAVE_NET_IF_H 1
 #define HAVE_NETINET_IF_ETHER_H 1
 #define HAVE_NETINET_IN_H 1
-#define HAVE_NET_ETHERNET_H 1
-#define HAVE_NETINET_IN_SYSTM_H 0
+#define HAVE_NET_ETHERNET_H 0
+#define HAVE_NETINET_IN_SYSTM_H 1
 #define HAVE_NETINET_IP_H 1
 #define HAVE_PCAP_H 1
 #define HAVE_PCAP_PCAP_H 0
