Drop extraneous duplicate header includes

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
Bryce Harrington
2013-08-05 17:37:20 -07:00
committed by Kristian Høgsberg
parent 0368189bac
commit c814c58adc
4 changed files with 0 additions and 5 deletions
-1
View File
@@ -25,7 +25,6 @@
#include <errno.h>
#include <stdlib.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <fcntl.h>
-2
View File
@@ -39,8 +39,6 @@
#include <libudev.h>
#include "config.h"
#include "compositor.h"
#include "launcher-util.h"
#include "pixman-renderer.h"