diff options
Diffstat (limited to 'pty.c')
-rw-r--r-- | pty.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | /* See LICENSE file for copyright and license details. */ | ||
1 | #include <sys/types.h> | 2 | #include <sys/types.h> |
2 | #include <sys/stat.h> | 3 | #include <sys/stat.h> |
3 | #include <fcntl.h> | 4 | #include <fcntl.h> |