summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/drm/xf86drmSL.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/drm/xf86drmSL.c')
-rw-r--r--hw/xfree86/os-support/drm/xf86drmSL.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/hw/xfree86/os-support/drm/xf86drmSL.c b/hw/xfree86/os-support/drm/xf86drmSL.c
index 23283a950..e94825009 100644
--- a/hw/xfree86/os-support/drm/xf86drmSL.c
+++ b/hw/xfree86/os-support/drm/xf86drmSL.c
@@ -53,12 +53,7 @@
#else
# include "drm.h"
# include "xf86drm.h"
-# ifdef XFree86LOADER
-# include "xf86.h"
-# else
-# include <stdio.h>
-# include <stdlib.h>
-# endif
+# include "xf86.h"
#endif
#define N(x) drm##x