[PATCH xserver 1/8] xfree86: Remove 386BSD
Alexandr Shadchin
alexandr.shadchin at gmail.com
Sat Nov 26 12:49:01 PST 2011
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>
---
hw/xfree86/os-support/xf86_OSlib.h | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/hw/xfree86/os-support/xf86_OSlib.h b/hw/xfree86/os-support/xf86_OSlib.h
index 0a5861f..a754f23 100644
--- a/hw/xfree86/os-support/xf86_OSlib.h
+++ b/hw/xfree86/os-support/xf86_OSlib.h
@@ -209,13 +209,8 @@
#endif /* __linux__ || __GLIBC__ */
/**************************************************************************/
-/* 386BSD and derivatives, BSD/386 */
+/* System is BSD-like */
/**************************************************************************/
-
-#if defined(__386BSD__) && (defined(__FreeBSD__) || defined(__NetBSD__))
-# undef __386BSD__
-#endif
-
#ifdef CSRG_BASED
# include <sys/ioctl.h>
# include <signal.h>
--
1.7.6
More information about the xorg-devel
mailing list