Commit bbc7005b2a6509e0723b57f54718ca4a3dc7b99b

Peter Hutterer 2020-07-27T11:55:32

xkbcomp: simplify the include path handling Streamline the code a bit - instead of handling all the if (!file) conditions handle the case of where we have a file and jump to the end. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>