From ae63702a2c5bad0e943b84d05a4c6559052d11e7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 10 Sep 2014 00:51:36 +0200 Subject: input: remove useless joystick.h/lirc.h include files These really just waste space. --- input/joystick.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'input/joystick.c') diff --git a/input/joystick.c b/input/joystick.c index 56eb87f310..ba71da8b52 100644 --- a/input/joystick.c +++ b/input/joystick.c @@ -16,9 +16,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" - -#include "joystick.h" #include "input.h" #include -- cgit v1.2.3