Commit a8ebfd7a authored by Max Kellermann's avatar Max Kellermann

event/DeferredMonitor: include cleanup

parent b19e5720
...@@ -21,9 +21,6 @@ ...@@ -21,9 +21,6 @@
#define MPD_SOCKET_DEFERRED_MONITOR_HXX #define MPD_SOCKET_DEFERRED_MONITOR_HXX
#include "check.h" #include "check.h"
#include "Compiler.h"
#include <atomic>
class EventLoop; class EventLoop;
......
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
#include <alsa/asoundlib.h> #include <alsa/asoundlib.h>
#include <atomic>
#include <assert.h> #include <assert.h>
#include <string.h> #include <string.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment