Matthias-Christian Ott
17 jaren geleden
bovenliggende
commit
05ebee6084
2 gewijzigde bestanden met
toevoegingen van 2 en
0 verwijderingen
-
1
0
pty.c
-
1
0
std.c
|
@@ -1,3 +1,4 @@
|
|
|
+
|
|
|
#include <sys/types.h>
|
|
|
#include <sys/stat.h>
|
|
|
#include <fcntl.h>
|
|
@@ -1,3 +1,4 @@
|
|
|
+
|
|
|
#include <sys/ioctl.h>
|
|
|
#include <sys/select.h>
|
|
|
#include <sys/stat.h>
|