summaryrefslogtreecommitdiff
path: root/ao-tools/libaltos/libaltos.h
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2010-09-05 20:49:34 +1000
committerAnthony Towns <aj@erisian.com.au>2010-09-05 20:49:34 +1000
commitddc83b4c401be965a9947782becf20cc8c54e6a2 (patch)
tree3fa313271f3c3e42ca9cc76f8cca1937067ee907 /ao-tools/libaltos/libaltos.h
parentafea6c264c5ebf12f1d629bd4bc724da86d11b7a (diff)
parent3d49d5f69b41c27003dbc5ccf1899014bd13bd99 (diff)
Merge branch 'master' of git://git.gag.com/fw/altos
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