blob: 890c6ac60b61090dd1a3f003f33d3076627110fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/pilot-clip.c.orig Sun Aug 6 16:55:58 2006
+++ src/pilot-clip.c Tue Nov 21 19:24:15 2006
@@ -18,6 +18,7 @@
*/
#include <stdio.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include "pi-source.h"
|