diff --git a/hw/xfree86/vgahw/vgaHW.c b/hw/xfree86/vgahw/vgaHW.c index 902b54070..00e30e8c9 100644 --- a/hw/xfree86/vgahw/vgaHW.c +++ b/hw/xfree86/vgahw/vgaHW.c @@ -1,4 +1,3 @@ - /* * * Copyright 1991-1999 by The XFree86 Project, Inc. @@ -8,9 +7,6 @@ * Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. * */ - -#define _NEED_SYSI86 - #ifdef HAVE_XORG_CONFIG_H #include #endif