diff --git a/src/report.c b/src/report.c index 65ef4892b..70f03b832 100644 --- a/src/report.c +++ b/src/report.c @@ -1982,8 +1982,6 @@ void report_travelthru(struct stream *out, region *r, const faction *f) } } -#include "util/bsdstring.h" - int report_plaintext(const char *filename, report_context * ctx, const char *bom)