mirror of https://github.com/xzeldon/htop.git
Fix CRT_fatalError warning.
This commit is contained in:
parent
a7fcbba75a
commit
5e0f1788e6
|
@ -8,6 +8,7 @@ in the source distribution for its full text.
|
|||
#include "ProcessList.h"
|
||||
#include "DarwinProcess.h"
|
||||
#include "DarwinProcessList.h"
|
||||
#include "CRT.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue