mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
IWYU update (FreeBSD)
This commit is contained in:

committed by
BenBE

parent
7cf5277594
commit
f5c3349bdb
@ -8,14 +8,10 @@ in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
#include <kvm.h>
|
||||
#include <sys/param.h> // needs to be included before <sys/jail.h> for MAXPATHLEN
|
||||
#include <sys/jail.h>
|
||||
#include <sys/resource.h>
|
||||
#include <sys/uio.h>
|
||||
#include <stdbool.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "FreeBSDProcess.h"
|
||||
#include "Hashtable.h"
|
||||
#include "Process.h"
|
||||
#include "ProcessList.h"
|
||||
#include "UsersTable.h"
|
||||
#include "zfs/ZfsArcStats.h"
|
||||
|
Reference in New Issue
Block a user