summaryrefslogtreecommitdiff
path: root/src/emap/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/npc.c')
-rw-r--r--src/emap/npc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/npc.c b/src/emap/npc.c
index 1772c0b..1fd3328 100644
--- a/src/emap/npc.c
+++ b/src/emap/npc.c
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
+#include <strings.h>
#include "common/HPMi.h"
#include "common/memmgr.h"