diff options
| author | Patrick Mooney <pmooney@pfmooney.com> | 2020-05-11 23:26:58 +0000 |
|---|---|---|
| committer | Patrick Mooney <pmooney@pfmooney.com> | 2020-05-12 00:45:11 +0000 |
| commit | 868e1ac07011f1f9626a73a411c31ebbdd462e3d (patch) | |
| tree | e3205dabd026f3f30eda97c27aee293347570e34 /usr/src/pkg | |
| parent | b237158d576c3f39f35d97c4dd214c07273ddde4 (diff) | |
| download | illumos-joyent-868e1ac07011f1f9626a73a411c31ebbdd462e3d.tar.gz | |
12554 want sdev plugin framework (fix header issue)
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg')
| -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 0a3e045e1a..5098ae075a 100644 --- a/usr/src/pkg/manifests/system-header.mf +++ b/usr/src/pkg/manifests/system-header.mf @@ -1026,6 +1026,7 @@ file path=usr/include/sys/fs/pc_label.h file path=usr/include/sys/fs/pc_node.h file path=usr/include/sys/fs/pxfs_ki.h file path=usr/include/sys/fs/sdev_impl.h +file path=usr/include/sys/fs/sdev_plugin.h file path=usr/include/sys/fs/snode.h file path=usr/include/sys/fs/swapnode.h file path=usr/include/sys/fs/tmp.h |
