13 lines
496 B
Text
13 lines
496 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2004/02/10 09:14:34 garbled Exp $
|
|
--- src/cal3d/cal3d_wrapper.h.orig Wed Aug 13 09:00:49 2003
|
|
+++ src/cal3d/cal3d_wrapper.h Thu Feb 5 14:03:25 2004
|
|
@@ -45,7 +45,8 @@
|
|
// Defines for Linux, Cygwin, FreeBSD Sun and Mips //
|
|
//****************************************************************************//
|
|
|
|
-#if defined(__linux__) \
|
|
+#if defined(__NetBSD__) \
|
|
+ || defined(__linux__) \
|
|
|| (__CYGWIN__) \
|
|
|| (sun) \
|
|
|| (mips) \
|