summaryrefslogtreecommitdiff
path: root/devel/GConf/patches/patch-aa
blob: 3b2e6b76e08bf1481525a83f7c25cde56a8d6014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.2 2002/01/15 23:59:46 rh Exp $

--- gconf/gconf-internals.c.orig	Tue Oct 30 04:42:49 2001
+++ gconf/gconf-internals.c
@@ -28,6 +28,7 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdio.h>