summaryrefslogtreecommitdiffstats
path: root/vespamalloc
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-17 11:59:55 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-19 14:15:41 +0000
commit817991c5182f896273cde10534ddd4376ee2d8d2 (patch)
tree5bf7b6b46b8686e6b188b88f0ff12f5a1d043a70 /vespamalloc
parentdf7414c6ba44bea9a381e88d2989fe86f7bc44c6 (diff)
Do not include fastos.h in header files.
Diffstat (limited to 'vespamalloc')
-rw-r--r--vespamalloc/src/tests/allocfree/producerconsumer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespamalloc/src/tests/allocfree/producerconsumer.h b/vespamalloc/src/tests/allocfree/producerconsumer.h
index daa0173af98..c9b7be3258f 100644
--- a/vespamalloc/src/tests/allocfree/producerconsumer.h
+++ b/vespamalloc/src/tests/allocfree/producerconsumer.h
@@ -3,6 +3,7 @@
#include <vector>
#include "queue.h"
+#include <vespa/fastos/thread.h>
namespace vespalib {