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,14 +18,12 @@
|
||||
*/
|
||||
|
||||
#include "stats.h"
|
||||
|
||||
#include "database.h"
|
||||
#include "tag.h"
|
||||
#include "song.h"
|
||||
#include "client.h"
|
||||
#include "player_control.h"
|
||||
#include "strset.h"
|
||||
#include "os_compat.h"
|
||||
|
||||
Stats stats;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user