summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord/patches/patch-ae
blob: 78dc402c0fe35d723746828473d6324185af54e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.2 2000/03/03 15:22:19 scw Exp $

--- include/vadefs.h.orig	Sat Nov 27 19:25:44 1999
+++ include/vadefs.h	Fri Mar  3 14:41:00 2000
@@ -51,7 +51,7 @@
 #	endif
 #endif
 
-#if (defined(__linux__) || defined(__linux) || defined(sun)) && \
+#if (defined(__linux__) || defined(__linux) || defined(sun) || defined(__NetBSD__)) && \
 		(defined(__ppc) || defined(__PPC) || defined(powerpc) || defined(__powerpc__))
 
 #	ifndef	VA_LIST_IS_ARRAY