aboutsummaryrefslogtreecommitdiff
path: root/xkbcomp/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'xkbcomp/compat.h')
-rw-r--r--xkbcomp/compat.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/xkbcomp/compat.h b/xkbcomp/compat.h
new file mode 100644
index 000000000..4edf78879
--- /dev/null
+++ b/xkbcomp/compat.h
@@ -0,0 +1,8 @@
+/* $XFree86$ */
+
+#ifndef COMPAT_H
+#define COMPAT_H 1
+
+extern LookupEntry groupNames[];
+
+#endif /* COMPAT_H */