libxkbcommon/bench
Ran Benita 40aab05e77 build: include config.h manually
Previously we included it with an `-include` compiler directive. But
that's not portable. And it's better to be explicit anyway.

Every .c file should have `include "config.h"` first thing.

Signed-off-by: Ran Benita <ran@unusedvar.com>
2019-12-27 13:09:11 +02:00
..
.gitignore bench/compose: add new benchmark 2014-10-05 12:56:46 +03:00
bench.c build: include config.h manually 2019-12-27 13:09:11 +02:00
bench.h bench: simplify the bench helpers 2018-07-05 18:29:39 +03:00
compose.c build: include config.h manually 2019-12-27 13:09:11 +02:00
key-proc.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rules.c build: include config.h manually 2019-12-27 13:09:11 +02:00
rulescomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00