summaryrefslogtreecommitdiff
path: root/polish/ekg2/files/patch-plugins-rc-inputs.c
blob: 6c54c1c0ee725e661ca9560c8250af84d820a994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- plugins/rc/inputs.c.orig	Wed Apr  4 19:58:55 2007
+++ plugins/rc/inputs.c	Wed Apr  4 20:03:38 2007
@@ -8,6 +8,9 @@
 #include <sys/un.h>
 #endif
 
+#include <sys/types.h>
+#include <sys/socket.h>
+
 #include <sys/stat.h>
 
 #include <stdlib.h>