Catch up with the bsnmpd daemon's 64bit time ticks.

This commit is contained in:
Philip Paeps 2005-05-23 11:41:14 +00:00
parent 46cb3017e3
commit 56037aa4e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146531

View File

@ -47,7 +47,7 @@ struct lmodule *module;
static int dev = -1;
static int started;
static uint32_t pf_tick;
static uint64_t pf_tick;
static struct pf_status pfs;