diff options
Diffstat (limited to 'src/char/int_pet.c')
-rw-r--r-- | src/char/int_pet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/char/int_pet.c b/src/char/int_pet.c index d1448c5a1..c49150a9c 100644 --- a/src/char/int_pet.c +++ b/src/char/int_pet.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" |