test: drop unneeded includes

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-05-18 15:59:09 +10:00
parent 6acd97457f
commit 75fd354aa3
2 changed files with 0 additions and 2 deletions

View file

@ -26,7 +26,6 @@
#include <errno.h>
#include <fcntl.h>
#include <libinput.h>
#include <libudev.h>
#include <unistd.h>
#include "litest.h"

View file

@ -26,7 +26,6 @@
#include <errno.h>
#include <fcntl.h>
#include <libinput.h>
#include <libudev.h>
#include <unistd.h>
#include "litest.h"