mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 07:18:05 +02:00
hw/xfree86/fbdevhw: remove duplicated include
Remove duplicated include. Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Reviewed-by: Matthieu Herrb <matthieu.herrb@laas.fr>
This commit is contained in:
parent
0320db25f9
commit
78a9ec125d
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ _X_EXPORT XF86ModuleData fbdevhwModuleData = {
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
/* -------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------- */
|
||||||
/* our private data, and two functions to allocate/free this */
|
/* our private data, and two functions to allocate/free this */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue