commit | 8e7a8bdeea37640abe0013425934f86a63e36cf8 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Thu Aug 15 01:10:24 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Aug 16 10:56:00 2013 -0700 |
tree | db31c947fb26624526216fbf8a377bb3470eb08e | |
parent | 69594ccf9cad988e422db98153e1e555f3a7f1f8 [diff] |
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>