summaryrefslogtreecommitdiff
path: root/security/pecl-krb5/files/patch-krb5.c
blob: 77cae46d3abb6af0cd8191d53d152342aab0a2d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"