summaryrefslogtreecommitdiff
path: root/mimclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'mimclient.h')
-rw-r--r--mimclient.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/mimclient.h b/mimclient.h
new file mode 100644
index 0000000..ce44cd5
--- /dev/null
+++ b/mimclient.h
@@ -0,0 +1,8 @@
+#ifndef MIMSERVER_H
+#define MIMSERVER_H
+
+#include <glib.h>
+
+extern gboolean redirect_keys;
+
+#endif