summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-bq
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/patches/patch-bq')
-rw-r--r--chat/icb/patches/patch-bq8
1 files changed, 5 insertions, 3 deletions
diff --git a/chat/icb/patches/patch-bq b/chat/icb/patches/patch-bq
index e243d78e7e5..5bbd29b3da0 100644
--- a/chat/icb/patches/patch-bq
+++ b/chat/icb/patches/patch-bq
@@ -1,11 +1,13 @@
-$NetBSD: patch-bq,v 1.3 2009/07/24 01:24:39 christos Exp $
+$NetBSD: patch-bq,v 1.4 2012/02/16 14:13:15 hans Exp $
--- icb/main.c.orig 1995-02-24 16:20:24.000000000 -0500
+++ icb/main.c 2009-07-23 21:19:32.000000000 -0400
-@@ -7,6 +7,7 @@
+@@ -6,7 +6,8 @@
+ #include "icb.h"
#include "externs.h"
#include <sys/wait.h>
- #include <sys/dir.h>
+-#include <sys/dir.h>
++#include <dirent.h>
+#include <time.h>
#include "getswitch.h"