On Sun, Oct 03, 2010 at 03:33:16PM +0200, Nicolas Kaiser wrote: > Remove duplicated include. > --- > hw/xfree86/fbdevhw/fbdevhw.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/hw/xfree86/fbdevhw/fbdevhw.c b/hw/xfree86/fbdevhw/fbdevhw.c > index a5b59e7..50fac7e 100644 > --- a/hw/xfree86/fbdevhw/fbdevhw.c > +++ b/hw/xfree86/fbdevhw/fbdevhw.c > @@ -48,7 +48,6 @@ _X_EXPORT XF86ModuleData fbdevhwModuleData = { > #include <stdio.h> > #include <stdlib.h> > #include <unistd.h> > -#include <string.h> > > /* -------------------------------------------------------------------- */ > /* our private data, and two functions to allocate/free this */
Reviewed-by: Matthieu Herrb <matthieu.he...@laas.fr> -- Matthieu Herrb _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel