summaryrefslogtreecommitdiffstats
path: root/net/keepalived/patches/100-musl-compat.patch
blob: 9668c2bb2ef20873bdf89f713bbd1b86cbcfe02b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/lib/utils.h
+++ b/lib/utils.h
@@ -31,6 +31,7 @@
 #include <arpa/inet.h>
 #include <arpa/nameser.h>
 #include <sys/param.h>
+#include <sys/types.h>
 #include <sys/utsname.h>
 #include <netdb.h>