diff options
author | Bryan Cantrill <bryan@joyent.com> | 2015-08-28 17:45:00 -0700 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2015-09-09 14:52:48 -0700 |
commit | 1767006bb066ef500b90b432fba79d63d0d09b36 (patch) | |
tree | d564b9848c88ffa7d88393e69dca320df8105ebd /usr/src/pkg/manifests/system-header.mf | |
parent | cf6106c8a0d6598b045811f9650d66e07eb332af (diff) | |
download | illumos-gate-1767006bb066ef500b90b432fba79d63d0d09b36.tar.gz |
6188 add support for eventfd
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg/manifests/system-header.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-header.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-header.mf b/usr/src/pkg/manifests/system-header.mf index eba786e9d0..18d7611554 100644 --- a/usr/src/pkg/manifests/system-header.mf +++ b/usr/src/pkg/manifests/system-header.mf @@ -958,6 +958,7 @@ file path=usr/include/sys/esunddi.h file path=usr/include/sys/ethernet.h file path=usr/include/sys/euc.h file path=usr/include/sys/eucioctl.h +file path=usr/include/sys/eventfd.h file path=usr/include/sys/exacct.h file path=usr/include/sys/exacct_catalog.h file path=usr/include/sys/exacct_impl.h |