diff options
Diffstat (limited to 'ports/unix/modffi.c')
-rw-r--r-- | ports/unix/modffi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/modffi.c b/ports/unix/modffi.c index 9b514371bc..78adccac12 100644 --- a/ports/unix/modffi.c +++ b/ports/unix/modffi.c @@ -32,7 +32,6 @@ #include <ffi.h> #include <stdint.h> -#include "py/nlr.h" #include "py/runtime.h" #include "py/binary.h" #include "py/mperrno.h" |