Install some missing header files required by procps.h

This commit is contained in:
Davide Madrisan 2017-08-13 18:45:12 +00:00 committed by Craig Small
parent 98a5332de2
commit f9d8dfe01a
1 changed files with 3 additions and 0 deletions

View File

@ -278,12 +278,15 @@ proc_libprocps_la_include_HEADERS = \
proc/devname.h \
proc/diskstats.h \
proc/escape.h \
proc/meminfo.h \
proc/namespace.h \
proc/numa.h \
proc/pids.h \
proc/procps.h \
proc/pwcache.h \
proc/readproc.h \
proc/slabinfo.h \
proc/stat.h \
proc/sysinfo.h \
proc/uptime.h \
proc/version.h \