summaryrefslogtreecommitdiff
path: root/x11/py-gnome2-extras/patches/patch-aa
blob: 0513af2270c4058d7a6c56e32865e7e8ea87d793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2006/07/06 16:27:28 rillig Exp $

--- gtop/gtop.c.orig	2006-07-04 15:05:29.000000000 +0000
+++ gtop/gtop.c
@@ -45,7 +45,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>
-
+#include <netinet/in.h>
 
 typedef struct
 {