From 30e77772456f3d31373bf1bd002af5b498496e08 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 1 Mar 1995 06:28:14 +0000 Subject: Wed Mar 1 00:57:47 1995 Roland McGrath * misc/search.h: New file. * misc/Makefile (headers): Add search.h. * misc/insremque.c: Include search.h. (struct qelem): Type removed. --- misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/Makefile') diff --git a/misc/Makefile b/misc/Makefile index 289a02430b..8638c08676 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -25,7 +25,7 @@ subdir := misc headers := sys/uio.h sys/ioctl.h sys/ptrace.h ioctls.h sys/file.h \ a.out.h nlist.h stab.h stab.def sgtty.h sys/dir.h sys/cdefs.h \ ttyent.h syscall.h syslog.h sys/syslog.h paths.h sys/reboot.h \ - sys/mman.h sys/param.h fstab.h + sys/mman.h sys/param.h fstab.h search.h routines := brk sbrk sstk ioctl \ readv writev \ -- cgit 1.4.1