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,8 @@
|
||||
#define TAG_POOL_H
|
||||
|
||||
#include "tag.h"
|
||||
#include "os_compat.h"
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
extern pthread_mutex_t tag_pool_lock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user