summaryrefslogtreecommitdiffstatshomepage
path: root/py/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/stream.c')
-rw-r--r--py/stream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/stream.c b/py/stream.c
index 0adf0af067..453dee769f 100644
--- a/py/stream.c
+++ b/py/stream.c
@@ -28,7 +28,6 @@
#include <string.h>
#include <unistd.h>
-#include "py/nlr.h"
#include "py/objstr.h"
#include "py/stream.h"
#include "py/runtime.h"