aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wydawca.h')
-rw-r--r--src/wydawca.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wydawca.h b/src/wydawca.h
index 5fbb106..95f11f0 100644
--- a/src/wydawca.h
+++ b/src/wydawca.h
@@ -54,6 +54,7 @@
#include "grecs.h"
#include "wordsplit.h"
#include "queue.h"
+#include "micron.h"
#ifndef O_SEARCH
# define O_SEARCH 0
@@ -328,7 +329,7 @@ extern char *conffile; /* Configuration file name */
extern int syslog_include_prio; /* Syslog priority indication */
extern time_t file_sweep_time; /* Unlink stale file after this amount of time
*/
-extern time_t stat_report_interval;
+extern struct micronent stat_report_schedule;
extern char *tar_command_name; /* Name of the tar command */
extern unsigned long print_stats;
extern int archive_signatures;

Return to:

Send suggestions and report system problems to the System administrator.