summaryrefslogtreecommitdiff
path: root/redo/modalqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'redo/modalqueue.h')
-rw-r--r--redo/modalqueue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/modalqueue.h b/redo/modalqueue.h
index 912ba32..e05db36 100644
--- a/redo/modalqueue.h
+++ b/redo/modalqueue.h
@@ -6,3 +6,4 @@ extern int queueIfModal(void *);
/* needed by the above */
extern void doissue(void *);
+extern void modalPanic(char *, char *);