summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c
blob: de4572f7febffd60cd9dbde3750bea08ff09b7d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gtop/gtop.c.orig    Wed May 18 00:54:59 2005
+++ gtop/gtop.c Wed May 18 00:54:12 2005
@@ -44,6 +44,7 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>