pkgsrc/net/DarwinStreamingServer/patches/patch-al
2007-03-07 18:22:43 +00:00

12 lines
475 B
Text

$NetBSD: patch-al,v 1.2 2007/03/07 18:22:43 joerg Exp $
--- CommonUtilitiesLib/OSHeaders.h.orig 2003-08-16 01:52:52.000000000 +0200
+++ CommonUtilitiesLib/OSHeaders.h 2005-02-25 17:03:31.000000000 +0100
@@ -48,7 +48,7 @@
/* Platform-specific components */
-#if __linux__ || __linuxppc__ || __FreeBSD__ || __MacOSX__
+#if __linux__ || __linuxppc__ || __FreeBSD__ || __MacOSX__ || __NetBSD__ || defined(__DragonFly__)
/* Defines */
#define _64BITARG_ "q"