summaryrefslogtreecommitdiff
path: root/src/heretic/p_saveg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_saveg.c')
-rw-r--r--src/heretic/p_saveg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/heretic/p_saveg.c b/src/heretic/p_saveg.c
index 3bd7c2b2..34e9e906 100644
--- a/src/heretic/p_saveg.c
+++ b/src/heretic/p_saveg.c
@@ -16,6 +16,8 @@
// P_tick.c
+#include <stdlib.h>
+
#include "doomdef.h"
#include "i_swap.h"
#include "i_system.h"