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:
@@ -23,6 +23,7 @@
|
||||
#include "list.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
struct client;
|
||||
|
||||
|
Reference in New Issue
Block a user