pkgsrc/x11/modular-xorg-server/patches/patch-sa

14 lines
560 B
Text
Raw Normal View History

$NetBSD: patch-sa,v 1.1 2007/08/16 20:10:16 joerg Exp $
--- hw/xfree86/common/compiler.h.orig 2007-08-16 17:02:40.000000000 +0200
+++ hw/xfree86/common/compiler.h
@@ -566,7 +566,7 @@ inl(unsigned short port)
return ret;
}
-# elif (defined(linux) || defined(Lynx) || defined(sun) || defined(__OpenBSD__) || defined(__FreeBSD__)) && defined(__sparc__)
+# elif (defined(linux) || defined(Lynx) || defined(sun) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__NetBSD__)) && defined(__sparc__)
# if !defined(Lynx)
# ifndef ASI_PL