report.c is the last user of bsdstring

This commit is contained in:
Enno Rehling 2018-11-24 21:47:27 +01:00
parent c757f83a71
commit 8855574938

View file

@ -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)