aboutsummaryrefslogtreecommitdiff
path: root/net/keama/files/patch-confparse.c
blob: a03a60ba08aa8d03aef2c2cb12e1d46a9061b06a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- keama/confparse.c.orig	2022-09-28 14:39:15 UTC
+++ keama/confparse.c
@@ -26,6 +26,7 @@
 #include "keama.h"
 
 #include <sys/errno.h>
+#include <sys/socket.h>
 #include <arpa/inet.h>
 #include <assert.h>
 #include <ctype.h>