Add more missing config.h includes
authorDaniel Stone <daniel@fooishbar.org>
Thu, 15 Aug 2013 00:10:24 +0000 (01:10 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:33 +0000 (17:51 +0100)
commitef1f81dae7a480c3b2666ff798c6dfaaa9f94c0c
treedffed7b0dcb61f807204ac22d0f3ee3a385bd45a
parent6dc5a8e95dceded41174de9ea175473f40fe542c
Add more missing config.h includes

config.h includes were missing in a few files, including input.c, the
lack of which caused the X11 backend to segfault instantly due to not
having an xkbcommon context.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/evdev.h
src/filter.h