diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index af5bd4c8ff..741b04cb6f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -52,7 +52,7 @@ routines := brk sbrk sstk ioctl \ syslog syscall daemon \ mmap munmap mprotect msync madvise \ efgcvt efgcvt_r \ - hsearch hsearch_r tsearch \ + hsearch hsearch_r tsearch lsearch \ err error aux := init-misc distribute := bsd-compat.c |