mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-17 18:20:41 +01:00
xfree86: Remove 386BSD
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
This commit is contained in:
parent
c877048c85
commit
ab3e34bf9d
1 changed files with 1 additions and 5 deletions
|
|
@ -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 <sys/ioctl.h>
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue