mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
platform-dependent files included relative to main source directory
This commit is contained in:
@ -9,9 +9,8 @@ in the source distribution for its full text.
|
||||
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include "DarwinProcessList.h"
|
||||
#include "Settings.h"
|
||||
|
||||
#include "darwin/DarwinProcessList.h"
|
||||
|
||||
typedef struct DarwinProcess_ {
|
||||
Process super;
|
||||
|
Reference in New Issue
Block a user