stupid sun
This commit is contained in:
parent
29ee83f080
commit
7ce3f20d73
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#include <u.h>
|
||||
#include <signal.h>
|
||||
#include <sys/ioctl.h>
|
||||
#if defined(PLAN9PORT) && defined(__sun__)
|
||||
# define BSD_COMP /* sigh. for TIOCNOTTY */
|
||||
#endif
|
||||
#include "rc.h"
|
||||
#include "getflags.h"
|
||||
#include "exec.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue