summaryrefslogtreecommitdiff
path: root/zwgc/main.h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2009-03-22 17:34:39 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2009-03-22 17:34:39 +0000
commit47b229d79ffe0f24ddfbe6cf437c4c1367f39b5c (patch)
treebfcfdedd5054e7ee442e47a4077eeac59cc3d0d5 /zwgc/main.h
parent441fec9c67f3f0b5154bcc39cbc5f7083c7a462b (diff)
clean up and modernize some of the CMU patch fallout
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 */