diff options
Diffstat (limited to 'src/char/int_homun.c')
-rw-r--r-- | src/char/int_homun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/char/int_homun.c b/src/char/int_homun.c index 6d93a375a..943f5b8c8 100644 --- a/src/char/int_homun.c +++ b/src/char/int_homun.c @@ -6,6 +6,7 @@ #include <string.h> #include "../common/mmo.h" +#include "../common/malloc.h" #include "../common/socket.h" #include "../common/db.h" #include "../common/lock.h" |