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:
@@ -19,7 +19,7 @@
|
||||
#ifndef MPD_TIMER_H
|
||||
#define MPD_TIMER_H
|
||||
|
||||
#include "os_compat.h"
|
||||
#include <stdint.h>
|
||||
|
||||
struct audio_format;
|
||||
|
||||
|
Reference in New Issue
Block a user