OSDN Git Service

Include util/string-processor.h to pick up prototype for angband_strstr() and avoid...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 15 Jun 2020 05:49:42 +0000 (22:49 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 20 Jun 2020 05:05:29 +0000 (14:05 +0900)
src/util/angband-files.c

index 6ba5440..ecff74d 100644 (file)
@@ -1,4 +1,5 @@
 #include "util/angband-files.h"
+#include "util/string-processor.h"
 #include "locale/japanese.h"
 
 #ifdef SET_UID