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 f557e59a6c..775d6c6bb3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -38,7 +38,7 @@ routines := brk sbrk sstk ioctl \ select \ acct chroot fsync sync reboot \ gethostid sethostid \ - revoke vhangup mknod \ + revoke vhangup \ swapon mktemp mkstemp \ ualarm usleep \ gtty stty \ |