From 981ed72beb07b0fb850b85d0874740b8f80b564a Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 7 Oct 2002 21:18:30 +0000 Subject: Remove duplicate uninstalled aio.h header. --- include/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index ef1af38..b79204a 100644 --- a/include/Makefile +++ b/include/Makefile @@ -26,9 +26,8 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \ MHDRS= float.h floatingpoint.h stdarg.h varargs.h -# posix4/aio.h conflicts with dysons and isn't installed, # posix4/mqueue.h is useless without an implementation and isn't installed: -PHDRS= sched.h semaphore.h _semaphore.h # aio.h mqueue.h +PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \ termios.h ucontext.h -- cgit v1.1