aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/lib/streams.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/tests/lib/streams.c')
-rw-r--r--camel/tests/lib/streams.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/tests/lib/streams.c b/camel/tests/lib/streams.c
index b4b5e94f59..e4dc006363 100644
--- a/camel/tests/lib/streams.c
+++ b/camel/tests/lib/streams.c
@@ -5,6 +5,8 @@
then reads and checks for 0's in the space?
*/
+#include <string.h>
+
#include "camel/camel-stream.h"
#include "camel/camel-seekable-stream.h"
#include "camel/camel-seekable-substream.h"