summaryrefslogtreecommitdiff
path: root/include/tinyff/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tinyff/stream.h')
-rw-r--r--include/tinyff/stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tinyff/stream.h b/include/tinyff/stream.h
index 9f12784..d8705dd 100644
--- a/include/tinyff/stream.h
+++ b/include/tinyff/stream.h
@@ -2,7 +2,6 @@
#define STREAM_H
#include <stddef.h>
-#include <stdio.h>
#define FF_NULL_STREAM {0}