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 741b04cb6f..3dff4ae0e4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -27,7 +27,7 @@ headers := sys/uio.h iovec.h sys/ioctl.h ioctls.h ioctl-types.h \ a.out.h nlist.h stab.h stab.def sgtty.h sys/dir.h sys/cdefs.h \ ttyent.h syslog.h sys/syslog.h paths.h sys/reboot.h \ sys/mman.h sys/param.h fstab.h mntent.h search.h err.h error.h\ - sys/queue.h sysexits.h syscall.h sys/syscall.h + sys/queue.h sysexits.h syscall.h sys/syscall.h sys/swap.h routines := brk sbrk sstk ioctl \ readv writev \ |