include: properly use the default map if none is found
authorRan Benita <ran234@gmail.com>
Tue, 28 Aug 2012 12:05:01 +0000 (15:05 +0300)
committerRan Benita <ran234@gmail.com>
Mon, 3 Sep 2012 07:31:12 +0000 (10:31 +0300)
commit799cc064d37128b84708ebe0ee92c32173facc91
tree990491ae79819160ecbcde00a22590622eef6477
parentf3c4032f35eceeeb2285559b9e87889ec36351d1
include: properly use the default map if none is found

For some reason this piece of code wasn't copied from xkbcomp, which
causes all of the warnings like these:
Warning:       No map in include statement, but "pc" contains several; Using first defined map, "pc105"

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/include.c