mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
cleaned up includes with iwyu
This commit is contained in:
@ -9,6 +9,7 @@ in the source distribution for its full text.
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
typedef struct FunctionBar_ {
|
||||
int size;
|
||||
char** functions;
|
||||
|
Reference in New Issue
Block a user