summaryrefslogtreecommitdiff
path: root/beos/download.cpp
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-21 22:47:15 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-21 22:47:15 +0100
commita74778302fa58c1470e2b182f51861dc1f0671a5 (patch)
treeb55c21b4b2b998789bfd18059fa6ab0f80e28584 /beos/download.cpp
parent7d9c9dba3610bb14c0de6acb1bdaf9ec49a66f33 (diff)
downloadnetsurf-a74778302fa58c1470e2b182f51861dc1f0671a5.tar.gz
netsurf-a74778302fa58c1470e2b182f51861dc1f0671a5.tar.bz2
fixup haiku brakage from header changes
Diffstat (limited to 'beos/download.cpp')
-rw-r--r--beos/download.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/download.cpp b/beos/download.cpp
index 6145caf0c..ea0271e60 100644
--- a/beos/download.cpp
+++ b/beos/download.cpp
@@ -19,6 +19,7 @@
#define __STDBOOL_H__ 1
#include <stdbool.h>
#include <sys/types.h>
+#include <stdlib.h>
extern "C" {
#include "desktop/download.h"