summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared/stdResource.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/shared/stdResource.c')
-rw-r--r--hw/xfree86/os-support/shared/stdResource.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/xfree86/os-support/shared/stdResource.c b/hw/xfree86/os-support/shared/stdResource.c
index ad4685605..555f80526 100644
--- a/hw/xfree86/os-support/shared/stdResource.c
+++ b/hw/xfree86/os-support/shared/stdResource.c
@@ -31,9 +31,6 @@
#include <xorg-config.h>
#endif
-#ifdef __UNIXOS2__
-# define I_NEED_OS2_H
-#endif
#include <X11/X.h>
#include "xf86.h"
#include "xf86Priv.h"
@@ -43,9 +40,6 @@
#include "xf86_OSlib.h"
#include "xf86Resources.h"
-#ifdef __UNIXOS2__
-# undef ADDRESS
-#endif
/* Avoid Imakefile changes */
#include "bus/Pci.h"