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 7069c57..66a82a6 100644 --- a/builddeps/sysexports +++ b/builddeps/sysexports @@ -8,5 +8,6 @@ sys_headers=$(cat <<END signal.h termios.h tty.h + reboot.h END ) |