Remove commented out reference to posix4/mqueue.h. It hasn't been installed

for 3 years, and now we have another (working) implementation
of POSIX message queues elsewhere in the source tree.
This commit is contained in:
Craig Rodrigues 2005-11-28 03:21:58 +00:00
parent 72da70062f
commit a8c06a09c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152868

View File

@ -25,8 +25,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
MHDRS= float.h floatingpoint.h stdarg.h
# posix4/mqueue.h is useless without an implementation and isn't installed:
PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h
PHDRS= sched.h semaphore.h _semaphore.h
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
termios.h ucontext.h