don't include os_compat.h
When there are standardized headers, use these instead of the bloated os_compat.h.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#define COMMAND_H
|
||||
|
||||
#include "gcc.h"
|
||||
#include "os_compat.h"
|
||||
#include "sllist.h"
|
||||
|
||||
#define COMMAND_RETURN_KILL 10
|
||||
|
Reference in New Issue
Block a user