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