mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Fix include file ordering of generic headers
This commit is contained in:
@ -20,9 +20,9 @@ in the source distribution for its full text.
|
||||
|
||||
#include "CRT.h"
|
||||
#include "DarwinProcess.h"
|
||||
#include "generic/openzfs_sysctl.h"
|
||||
#include "Platform.h"
|
||||
#include "ProcessList.h"
|
||||
#include "generic/openzfs_sysctl.h"
|
||||
#include "zfs/ZfsArcStats.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user