diff options
Diffstat (limited to 'redo/modalqueue.h')
| -rw-r--r-- | redo/modalqueue.h | 1 |
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 *); |
