X-Git-Url: https://git.distorted.org.uk/~mdw/ezmlm/blobdiff_plain/5b62e993b0af39700031c2875d7f6654e6a02850..f8beb284087c279acfb30506f5bb32baa4949b44:/auto_cron.h diff --git a/auto_cron.h b/auto_cron.h new file mode 100644 index 0000000..bdd9387 --- /dev/null +++ b/auto_cron.h @@ -0,0 +1,6 @@ +#ifndef AUTO_CRON_H +#define AUTO_CRON_H + +extern char auto_cron[]; + +#endif