23c6568f79
now makes use of the real "popt" instead of the skeletion in libgnomesupport.
12 lines
313 B
Text
12 lines
313 B
Text
$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>
|