removed os_compat.h
Only include headers which are really needed. os_compat.h aimed to make MPD easily portable, but was never actually made portable.
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
|
||||
#include "strset.h"
|
||||
#include "utils.h"
|
||||
#include "os_compat.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#define NUM_SLOTS 16384
|
||||
|
||||
|
Reference in New Issue
Block a user