summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 4edd904..1a31eb6 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -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
OpenPOWER on IntegriCloud