aboutsummaryrefslogtreecommitdiff
path: root/src/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream.h')
-rw-r--r--src/stream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stream.h b/src/stream.h
index b577dc6..6a3732e 100644
--- a/src/stream.h
+++ b/src/stream.h
@@ -4,8 +4,6 @@
#include <stdlib.h>
#include <stdint.h>
-#include "stringbuf.h"
-
#ifndef SEEK_SET
#define SEEK_SET (-1)
#endif