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 4c0f0e1..626cc6c 100644 --- a/builddeps/sysexports +++ b/builddeps/sysexports @@ -6,5 +6,6 @@ sys_headers=$(cat <<END errno.h queue.h signal.h + termios.h END ) |