mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
major header cleanup
This commit is contained in:
@ -10,16 +10,6 @@ in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
#include "Object.h"
|
||||
#include "CRT.h"
|
||||
|
||||
#include "debug.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <curses.h>
|
||||
|
||||
|
||||
typedef struct FunctionBar_ {
|
||||
Object super;
|
||||
|
Reference in New Issue
Block a user