diff options
Diffstat (limited to 'os/xprintf.c')
-rw-r--r-- | os/xprintf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/xprintf.c b/os/xprintf.c index e19e1ca03..9e93ac9b2 100644 --- a/os/xprintf.c +++ b/os/xprintf.c @@ -56,9 +56,7 @@ * DEALINGS IN THE SOFTWARE. */ -#ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> -#endif #include <X11/Xos.h> #include "os.h" |