diff --git a/scsh/fdports1.c b/scsh/fdports1.c index 5c62f14..6540d59 100644 --- a/scsh/fdports1.c +++ b/scsh/fdports1.c @@ -25,7 +25,6 @@ #include "cstuff.h" #define NUM_FDPORTS 256 #include "fdports.h" -#include "machine/stdio_dep.h" /* Make sure our exports match up w/the implementation: */ #include "fdports1.h"