summaryrefslogtreecommitdiff
path: root/src/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input.h')
-rw-r--r--src/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input.h b/src/input.h
index 9d49bbf..b00414d 100644
--- a/src/input.h
+++ b/src/input.h
@@ -1 +1,2 @@
+void cook_keycode (KeyCode keycode, KeySym *keysym, int *mod);
void get_input (screen_info *s, char *prompt, char *str, int len);