summaryrefslogtreecommitdiff
path: root/beos/fetch_rsrc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/fetch_rsrc.cpp')
-rw-r--r--beos/fetch_rsrc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/fetch_rsrc.cpp b/beos/fetch_rsrc.cpp
index 917e759fa..a2c818482 100644
--- a/beos/fetch_rsrc.cpp
+++ b/beos/fetch_rsrc.cpp
@@ -20,6 +20,7 @@
/* rsrc: URL handling. */
#define __STDBOOL_H__ 1
+#include <stdlib.h>
#include <assert.h>
#include <errno.h>
#include <stdbool.h>