big header clean-up
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
#ifndef __PROC_STATUS_H
|
||||
#define __PROC_STATUS_H
|
||||
#ifndef PROC_STATUS_H
|
||||
#define PROC_STATUS_H
|
||||
|
||||
#include "procps.h"
|
||||
|
||||
EXTERN_C_BEGIN
|
||||
|
||||
extern const char * status(const proc_t *restrict task);
|
||||
|
||||
EXTERN_C_END
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user