repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
x11
/
tools
/
xkbcomp
/
xkbfile-xkbmisc.c
blob
d51b720507dc2bed26613855f7abd9af96618d9e
1
/* $NetBSD$ */
2
3
/* This file exists to differentiate between
4
* lib/xkbfile/xkbmisc.c and lib/X11/XKBMisc.c
5
* which causes objdir conflicts on case-insensitive filesystems
6
*/
7
8
#include <../../lib/xkbfile/xkbmisc.c>
9