aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bufferstore.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bufferstore.h')
-rw-r--r--lib/bufferstore.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/bufferstore.h b/lib/bufferstore.h
index 0e951b8..9472301 100644
--- a/lib/bufferstore.h
+++ b/lib/bufferstore.h
@@ -24,8 +24,9 @@
#ifndef _BUFFERSTORE_H_
#define _BUFFERSTORE_H_
+#include <iostream>
+
#include <sys/types.h>
-#include <stream.h>
/**
* A generic container for an array of bytes.