summaryrefslogtreecommitdiff
path: root/base/strmio.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/strmio.h')
-rw-r--r--base/strmio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/strmio.h b/base/strmio.h
index 40fc4e935..41d771831 100644
--- a/base/strmio.h
+++ b/base/strmio.h
@@ -20,6 +20,8 @@
#ifndef strmio_INCLUDED
# define strmio_INCLUDED
+#include "scommon.h"
+
#ifndef stream_DEFINED
# define stream_DEFINED
typedef struct stream_s stream;