summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-12-01 21:46:01 +0000
committerru <ru@FreeBSD.org>2005-12-01 21:46:01 +0000
commit6c661a04676df9414fdb443e0a2e2f447485608a (patch)
treec6fe1a3cb968de7f6bae9ad1a0be6b6eecad6acf /include/Makefile
parent8d5a0ba673e77915711316d9d132bd56efe12a2d (diff)
downloadFreeBSD-src-6c661a04676df9414fdb443e0a2e2f447485608a.zip
FreeBSD-src-6c661a04676df9414fdb443e0a2e2f447485608a.tar.gz
Install the mqueue.h header.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 1a31eb6..89554f0 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -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 \
OpenPOWER on IntegriCloud