opnsense-ports/sysutils/msktutil/files/patch-msktutil.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
293 B
C

--- ./msktutil.h.orig 2012-08-29 17:25:54.000000000 -0400
+++ ./msktutil.h 2012-08-29 17:26:12.000000000 -0400
@@ -43,6 +43,8 @@
#include <netdb.h>
#include <sys/socket.h>
#include <sys/utsname.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
#include <ldap.h>
#ifdef HAVE_COM_ERR_H