[PATCH 05/11] hw/xfree86/fbdevhw: remove duplicated include

Nicolas Kaiser nikai at nikai.net
Sun Oct 3 06:33:16 PDT 2010


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            */
-- 
1.7.2.2


More information about the xorg-devel mailing list