Removing #include-line for machine/stdio_dep.h that does not exist anymore.

This commit is contained in:
interp 2001-09-12 12:50:04 +00:00
parent 006c551429
commit 6cecc55b4a
1 changed files with 0 additions and 1 deletions

View File

@ -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"