diff options
Diffstat (limited to 'hw/xfree86/os-support/drm/xf86drmSL.c')
-rw-r--r-- | hw/xfree86/os-support/drm/xf86drmSL.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/drm/xf86drmSL.c b/hw/xfree86/os-support/drm/xf86drmSL.c index 5f3c88d23..23283a950 100644 --- a/hw/xfree86/os-support/drm/xf86drmSL.c +++ b/hw/xfree86/os-support/drm/xf86drmSL.c @@ -55,7 +55,6 @@ # include "xf86drm.h" # ifdef XFree86LOADER # include "xf86.h" -# include "xf86_ansic.h" # else # include <stdio.h> # include <stdlib.h> |