mirror of
https://github.com/zdharma-continuum/zconvey.git
synced 2026-09-10 07:06:21 -04:00
feeder: Define the ioctl
This commit is contained in:
parent
945086f062
commit
232781ca82
|
|
@ -5,7 +5,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
#ifndef TIOCSTI
|
||||
#define TIOCSTI 0x5412
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue