summaryrefslogtreecommitdiffstatshomepage
path: root/ports/unix/modsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/modsocket.c')
-rw-r--r--ports/unix/modsocket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/modsocket.c b/ports/unix/modsocket.c
index c612f870d9..7e82554c7b 100644
--- a/ports/unix/modsocket.c
+++ b/ports/unix/modsocket.c
@@ -38,7 +38,6 @@
#include <netdb.h>
#include <errno.h>
-#include "py/nlr.h"
#include "py/objtuple.h"
#include "py/objstr.h"
#include "py/runtime.h"