diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2005-11-28 03:21:58 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2005-11-28 03:21:58 +0000 |
| commit | a8c06a09c4e5f1c3203d0875001609c3341bee4a (patch) | |
| tree | 7990b9af03b5df5a29621b1d9dce884be7abb7c1 /include | |
| parent | 72da70062fad32e9bd6b7b1d954f5fdfc1098615 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 4edd9043ef2c..1a31eb6d37aa 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 |
