diff options
Diffstat (limited to 'src/map/pc.c')
-rw-r--r-- | src/map/pc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.c b/src/map/pc.c index e73f0a06e..d4fd5f94c 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -35,6 +35,7 @@ #endif #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <time.h> |