From ab3e34bf9ddff90261fbbe0e2604887459cd70ad Mon Sep 17 00:00:00 2001 From: Alexandr Shadchin Date: Sun, 27 Nov 2011 02:49:01 +0600 Subject: xfree86: Remove 386BSD Reviewed-by: Adam Jackson Signed-off-by: Alexandr Shadchin --- hw/xfree86/os-support/xf86_OSlib.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'hw/xfree86') diff --git a/hw/xfree86/os-support/xf86_OSlib.h b/hw/xfree86/os-support/xf86_OSlib.h index 95c3a7365..946d58ad9 100644 --- a/hw/xfree86/os-support/xf86_OSlib.h +++ b/hw/xfree86/os-support/xf86_OSlib.h @@ -208,13 +208,9 @@ extern _X_HIDDEN char xf86SolarisFbDev[PATH_MAX]; #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 #include -- cgit v1.2.3