summaryrefslogtreecommitdiff
path: root/zwgc/zephyr.h
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>2004-06-23 22:27:34 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>2004-06-23 22:27:34 +0000
commit90881ab99434e9a49e0238b8c7df5c429ff9bd0a (patch)
treeab50176895d7ba2caf4f8835e91a8f7aca17e021 /zwgc/zephyr.h
parent7ca14878db2542986e5128baa020773f5d2f4a20 (diff)
Rewrite the wgfile on SIGUSR1.
Diffstat (limited to 'zwgc/zephyr.h')
-rw-r--r--zwgc/zephyr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/zephyr.h b/zwgc/zephyr.h
index d2e3735..98265df 100644
--- a/zwgc/zephyr.h
+++ b/zwgc/zephyr.h
@@ -19,5 +19,6 @@
extern void zephyr_init();
extern void finalize_zephyr();
+extern void write_wgfile();
#endif