missing include

This commit is contained in:
Enno Rehling 2014-08-02 23:05:01 +02:00
parent d44656189d
commit 7d9442d360
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ without prior permission by the authors of Eressea.
#include <assert.h>
#include <stdlib.h>
#include <string.h>
typedef struct building_action {
struct building *b;