9 lines
282 B
C
9 lines
282 B
C
|
/* $NetBSD: xkbfile-xkbmisc.c,v 1.1 2009/02/03 05:08:39 dbj Exp $ */
|
||
|
|
||
|
/* This file exists to differentiate between
|
||
|
* lib/xkbfile/xkbmisc.c and lib/X11/XKBMisc.c
|
||
|
* which causes objdir conflicts on case-insensitive filesystems
|
||
|
*/
|
||
|
|
||
|
#include <../../../libxkbfile/dist/src/xkbmisc.c>
|