summaryrefslogtreecommitdiff
path: root/misc/fd/patches/patch-ad
blob: 34ed32db12ddcec921ebbf7cf31b21378e0b8d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- machine.h.orig	Sat Jun 27 22:34:14 1998
+++ machine.h	Sat Jun 27 22:35:30 1998
@@ -160,7 +160,7 @@
 #define	SIGARGINT
 #endif
 
-#if (defined (__alpha) || defined (alpha)) && !defined(linux)
+#if (defined (__alpha) || defined (alpha)) && !defined(linux) && !defined(__NetBSD__)
 #define	CODEEUC
 #define	TARUSESPACE
 # if defined (SYSTYPE_BSD)