OSDN Git Service

Include util/angband-files.h to get prototype for user_name().
authorEric Branlund <ebranlund@fastmail.com>
Mon, 15 Jun 2020 06:04:22 +0000 (23:04 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 20 Jun 2020 05:06:01 +0000 (14:06 +0900)
src/main.c

index bd6824d..e523bd1 100644 (file)
@@ -24,6 +24,7 @@
 #include "system/system-variables.h"
 #include "term/gameterm.h"
 #include "term/term-color-types.h"
+#include "util/angband-files.h"
 #include "util/string-processor.h"
 
 /*