Solaris/Illumos build fix. (#609)

This commit is contained in:
David CARLIER
2020-11-18 18:13:03 +00:00
committed by GitHub
parent 211a6eb411
commit b260204b72
3 changed files with 3 additions and 2 deletions

View File

@ -113,6 +113,7 @@
#include <kstat.h>
#include <sys/sysinfo.h>
#include <sys/pset.h>
#include <strings.h>
#endif
#endif /* __linux__ */