summaryrefslogtreecommitdiff
path: root/chat/iroffer/patches/patch-ab
blob: 763dd7bbb82d6965a52e22a016b94c18df82fedf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.1 2005/12/13 18:27:00 joerg Exp $

--- src/defines.h.orig	2005-12-13 18:18:04.000000000 +0000
+++ src/defines.h
@@ -186,7 +186,8 @@ typedef unsigned long long int   uint64;
     defined(_OS_NetBSD)      || \
     defined(_OS_BSDI)        || \
     defined(_OS_BSD_OS)      || \
-    defined(_OS_Darwin)
+    defined(_OS_Darwin)      || \
+    defined(_OS_DragonFly)
 #define _OS_BSD_ANY
 
 /* sunos */