mirror of https://github.com/xzeldon/htop.git
Add missing header.
This commit is contained in:
parent
59c3dd806b
commit
2713119249
|
@ -9,6 +9,7 @@ in the source distribution for its full text.
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue