aboutsummaryrefslogtreecommitdiff
path: root/ini_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'ini_file.h')
-rw-r--r--ini_file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ini_file.h b/ini_file.h
index 25f6532..3df6dc9 100644
--- a/ini_file.h
+++ b/ini_file.h
@@ -48,6 +48,8 @@
* the program.
*/
+#include <stdio.h>
+#include <stdlib.h>
/* This is a implementation of a custom string allocator to store the strings found
* inside the INI. If you don't want to use this approach, just comment the