diff --git a/scsh/select1.c b/scsh/select1.c index da6a3e1..7c29f95 100644 --- a/scsh/select1.c +++ b/scsh/select1.c @@ -15,7 +15,6 @@ #include "cstuff.h" #include "fdports.h" /* Accessors for Scheme I/O port internals. */ -#include "machine/stdio_dep.h" /* Import stdio buf-peeking ops. */ /* Make sure our exports match up w/the implementation: */ #include "select1.h"