Removing #include-line for machine/stdio_dep.h that does not exist anymore.
This commit is contained in:
parent
006c551429
commit
6cecc55b4a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue