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