summaryrefslogtreecommitdiff
path: root/net/gnomeicu/gnomeicu/files/patch-src_v7recv.c
blob: 43a64d9961cd0fbc22a426aa90343530457929df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/v7recv.c.orig	Fri Apr  2 15:27:50 2004
+++ src/v7recv.c	Fri Apr  2 15:28:03 2004
@@ -27,6 +27,7 @@
 #include <stdlib.h>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <netdb.h>
 #include <unistd.h>
 #include <fcntl.h>