X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=zephyr%2Fzwgc%2Fmain.h;fp=zephyr%2Fzwgc%2Fmain.h;h=9257ac671c670365403fc4bc23a8967fa5636b64;hb=1b66fde390f73f959c1c4406d964923a29e95be9;hp=3d6ea05b53c198e265dd6d7114d6def62cd92a55;hpb=f3bcda283bf96c52f93a0747a0b0ebbbcd053603;p=1ts-debian.git diff --git a/zephyr/zwgc/main.h b/zephyr/zwgc/main.h index 3d6ea05..9257ac6 100644 --- a/zephyr/zwgc/main.h +++ b/zephyr/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 */