Install the mqueue.h header.

This commit is contained in:
Ruslan Ermilov 2005-12-01 21:46:01 +00:00
parent 0ed0acce8d
commit 1332b4bd91
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152994

View File

@ -11,7 +11,8 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
fts.h ftw.h getopt.h glob.h grp.h \
histedit.h ieeefp.h ifaddrs.h \
inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \
locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \
locale.h malloc.h memory.h monetary.h mpool.h mqueue.h \
ndbm.h netconfig.h \
netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
proc_service.h pthread.h \
pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \