summaryrefslogtreecommitdiff
path: root/devel/libbonobo/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo/patches/patch-ac')
-rw-r--r--devel/libbonobo/patches/patch-ac20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/libbonobo/patches/patch-ac b/devel/libbonobo/patches/patch-ac
new file mode 100644
index 00000000000..b2c3d42d753
--- /dev/null
+++ b/devel/libbonobo/patches/patch-ac
@@ -0,0 +1,20 @@
+$NetBSD: patch-ac,v 1.1 2004/02/27 02:09:34 snj Exp $
+
+--- bonobo-activation/bonobo-activation-init.c.orig 2004-02-26 18:03:07.000000000 -0800
++++ bonobo-activation/bonobo-activation-init.c 2004-02-26 18:04:57.000000000 -0800
+@@ -34,6 +34,7 @@
+ #include "bonobo-activation-private.h"
+ #include "bonobo-activation-register.h"
+ #include "bonobo-activation-version.h"
++#include <sys/types.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <fcntl.h>
+@@ -44,7 +45,6 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/socket.h>
+-#include <sys/types.h>
+ #include <sys/wait.h>
+ #include <unistd.h>
+