summaryrefslogtreecommitdiff
path: root/zwgc/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/main.h')
-rw-r--r--zwgc/main.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/zwgc/main.h b/zwgc/main.h
index 3d6ea05..9257ac6 100644
--- a/zwgc/main.h
+++ b/zwgc/main.h
@@ -35,6 +35,10 @@ extern char *location_override;
extern void usage(void);
+#ifdef CMU_ZWGCPLUS
+extern void reprocess_notice(ZNotice_t *notice, char *hostname);
+#endif
+
/* USRDESC points to a file (relative to user's homedir) which has a user's
description file */