summaryrefslogtreecommitdiff
path: root/net-p2p/gtkhx/files/patch-ac
blob: 5a8da4c3dc908bb6cc6b500f1a30a21168c691c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/plugin.c.orig	Sun Feb 10 01:16:45 2002
+++ src/plugin.c	Sun Feb 10 01:17:00 2002
@@ -24,6 +24,7 @@
 
 #define PLUGIN_C
 
+#include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <gtk/gtk.h>