diff options
-rw-r--r-- | mbbsd/pmore.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c index 2f399042..c53e41c9 100644 --- a/mbbsd/pmore.c +++ b/mbbsd/pmore.c @@ -150,6 +150,8 @@ // ---------------------------------------------------------- </LOCALIZATION> #include "bbs.h" +#include <assert.h> +#include <string.h> // ---------------------------------------------------------------- <PORTING> // Maple3 Porting |