summaryrefslogtreecommitdiff
path: root/ao-tools/libaltos/libaltos.h
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/libaltos/libaltos.h')
-rw-r--r--ao-tools/libaltos/libaltos.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-tools/libaltos/libaltos.h b/ao-tools/libaltos/libaltos.h
index fe2c483c..6e94899e 100644
--- a/ao-tools/libaltos/libaltos.h
+++ b/ao-tools/libaltos/libaltos.h
@@ -18,6 +18,8 @@
#ifndef _LIBALTOS_H_
#define _LIBALTOS_H_
+#include <stdlib.h>
+
#if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
# ifndef BUILD_STATIC
# ifdef BUILD_DLL