diff options
Diffstat (limited to 'common/bbs/log.c')
-rw-r--r-- | common/bbs/log.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/bbs/log.c b/common/bbs/log.c index e69de29b..eef9d807 100644 --- a/common/bbs/log.c +++ b/common/bbs/log.c @@ -0,0 +1,3 @@ +#include "bbs.h" +#include "cmbbs.h" + |