diff options
Diffstat (limited to 'ports/unix/moduselect.c')
-rw-r--r-- | ports/unix/moduselect.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/moduselect.c b/ports/unix/moduselect.c index a48e90415..bebffc5da 100644 --- a/ports/unix/moduselect.c +++ b/ports/unix/moduselect.c @@ -40,7 +40,6 @@ #include "py/objtuple.h" #include "py/mphal.h" #include "py/mpthread.h" -#include "fdfile.h" #define DEBUG 0 |