Xi: fix missing declaration of XkbSetRulesDflts

This commit is contained in:
Julien Cristau 2009-01-11 08:17:41 +01:00
parent 6e20a4ae73
commit e64473b14e

View File

@ -48,6 +48,10 @@
#include "geext.h"
#include "xace.h"
#ifdef XKB
#include "xkbsrv.h"
#endif
#include "chdevhier.h"