diff options
Diffstat (limited to 'builddeps/sysexports')
-rw-r--r-- | builddeps/sysexports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builddeps/sysexports b/builddeps/sysexports index 626cc6c..7069c57 100644 --- a/builddeps/sysexports +++ b/builddeps/sysexports @@ -7,5 +7,6 @@ sys_headers=$(cat <<END queue.h signal.h termios.h + tty.h END ) |