diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bad2e1b..db08014 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -39,7 +39,7 @@ routines := brk sbrk sstk ioctl \ acct chroot fsync sync fdatasync reboot \ gethostid sethostid \ revoke vhangup \ - swapon mktemp mkstemp \ + swapon swapoff mktemp mkstemp \ ualarm usleep \ gtty stty \ ptrace nlist \ |