diff options
Diffstat (limited to 'common/bbs/time.c')
-rw-r--r-- | common/bbs/time.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/common/bbs/time.c b/common/bbs/time.c index 6ea402b8..9d084fb6 100644 --- a/common/bbs/time.c +++ b/common/bbs/time.c @@ -1,5 +1,7 @@ -#include "bbs.h" -#include "cmsys.h" +#include "cmbbs.h" +#include "var.h" + +void syncnow(void); // Now() is a maple3 flavor API. const char * |