summaryrefslogtreecommitdiff
path: root/net-libs/libgrss/files/libgrss-0.5.0-headers.patch
blob: 5e129d0eb9abbcad16607f6d2df0fe5e422c005b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/utils.h	2013-11-08 00:04:21.877945385 +0100
+++ b/src/utils.h	2013-11-08 00:05:45.397901242 +0100
@@ -34,6 +34,8 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/socket.h>
+#include <arpa/inet.h>
 
 #include "libgrss.h"