diff options
Diffstat (limited to 'Xext/cup.c')
-rw-r--r-- | Xext/cup.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Xext/cup.c b/Xext/cup.c index 4db62cf15..879130ece 100644 --- a/Xext/cup.c +++ b/Xext/cup.c @@ -45,11 +45,7 @@ in this Software without prior written authorization from The Open Group. #include <X11/extensions/Xcupstr.h> #include <X11/Xfuncproto.h> -#ifndef EXTMODULE #include "../os/osdep.h" -#else -#include "xf86_ansic.h" -#endif #include "modinit.h" |