summaryrefslogtreecommitdiff
path: root/converters/macfork/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'converters/macfork/patches/patch-aa')
-rw-r--r--converters/macfork/patches/patch-aa10
1 files changed, 6 insertions, 4 deletions
diff --git a/converters/macfork/patches/patch-aa b/converters/macfork/patches/patch-aa
index 288cddde748..fb9afa251c8 100644
--- a/converters/macfork/patches/patch-aa
+++ b/converters/macfork/patches/patch-aa
@@ -1,13 +1,15 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/09/26 05:36:18 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2003/09/20 15:11:54 jmmv Exp $
---- Resource.cc~ Tue Aug 31 19:10:19 1999
-+++ Resource.cc Mon Sep 3 21:12:01 2001
-@@ -9,6 +9,8 @@
+--- Resource.cc.orig 1999-08-31 19:10:19.000000000 +0200
++++ Resource.cc
+@@ -9,7 +9,10 @@
*/
#include "Resource.h"
+#include <sys/types.h>
+#include <sys/socket.h>
#include <netinet/in.h>
++#include <string.h>
#define dprintf if (0) printf
+