minix/external/mit/xorg/tools/xkbcomp/xkbfile-xkbmisc.c

9 lines
282 B
C
Raw Normal View History

/* $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>