summaryrefslogtreecommitdiff
path: root/utils/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/string.h')
-rw-r--r--utils/string.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/string.h b/utils/string.h
index 38f564494..03d891700 100644
--- a/utils/string.h
+++ b/utils/string.h
@@ -24,10 +24,6 @@
#ifndef _NETSURF_UTILS_STRING_H_
#define _NETSURF_UTILS_STRING_H_
-#if defined(__HAIKU__) || defined(__BEOS__)
-#include <stdbool.h>
-#endif
-
#include <stdlib.h>
#include <stdarg.h>