mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Install _semaphore.h.
This commit is contained in:
parent
4f68734dc6
commit
fd9c81948b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103577
@ -27,7 +27,7 @@ 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:
|
||||
PHDRS= mqueue.h sched.h semaphore.h # aio.h
|
||||
PHDRS= mqueue.h sched.h semaphore.h _semaphore.h # aio.h
|
||||
|
||||
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
|
||||
termios.h ucontext.h
|
||||
|
Loading…
Reference in New Issue
Block a user