summaryrefslogtreecommitdiff
path: root/chat/iroffer/patches/patch-ac
blob: d7b415b8e820dcfce16c71043b371b35776c0a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1 2006/10/05 12:27:40 obache Exp $

--- src/iroffer_defines.h.orig	2005-12-13 11:54:17.000000000 +0900
+++ src/iroffer_defines.h
@@ -204,7 +204,8 @@
     defined(_OS_NetBSD)      || \
     defined(_OS_BSDI)        || \
     defined(_OS_BSD_OS)      || \
-    defined(_OS_Darwin)
+    defined(_OS_Darwin)      || \
+    defined(_OS_DragonFly)
 #define _OS_BSD_ANY
 
 /* sunos */