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>
Sat, 16 Nov 2013 20:54:07 +0000 (21:54 +0100)
commit1605e9ab19f3c6fbdfc8ccbf40f7e213d855d01a
treec003564a29cf8879708c9e7b5bde662e9211c9b1
parent3cb516930fae0be09a0a41b475d0b43f56e1514b
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/udev-seat.h