opnsense-ports/security/pecl-krb5/files/patch-krb5.c
Franco Fichtner d1d55c00c8 */*: sync with upstream
Taken from: FreeBSD
2017-01-21 18:28:10 +01:00

10 lines
182 B
C

--- krb5.c.orig 2016-11-12 14:17:44 UTC
+++ krb5.c
@@ -39,6 +39,7 @@
#include <sys/time.h>
#include <arpa/inet.h>
+#include <netinet/in.h>
#ifdef HAVE_KADM5
#include "kdb.h"