From b7a9a6a03560bdf6584c71bf0b546301bba9ab89 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Mon, 11 Jul 2005 17:52:00 +0000 Subject: [PATCH] Remove unneeded xf86drm.h includes to fix modular build. --- hw/xfree86/os-support/shared/sigio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/xfree86/os-support/shared/sigio.c b/hw/xfree86/os-support/shared/sigio.c index f7e0c45bd..e6da3940f 100644 --- a/hw/xfree86/os-support/shared/sigio.c +++ b/hw/xfree86/os-support/shared/sigio.c @@ -61,10 +61,8 @@ #ifdef XFree86Server # include # include "xf86.h" -# include "xf86drm.h" # include "xf86Priv.h" # include "xf86_OSlib.h" -# include "xf86drm.h" # include "inputstr.h" #else # include