Fix outstanding tbamud compile errors

This commit is contained in:
kinther 2025-08-31 06:38:31 -07:00
parent 78b2e3ae30
commit 7a188a7cdb
7 changed files with 19 additions and 9 deletions

View file

@ -36,6 +36,7 @@
#include "prefedit.h"
#include "ibt.h"
#include "mud_event.h"
#include "modify.h" /* to ensure page_string is available */
/* local (file scope) functions */
static int perform_dupe_check(struct descriptor_data *d);