diff options
Diffstat (limited to 'AlsaSound/CoreBinding/AlsaLibMapping.c')
-rw-r--r-- | AlsaSound/CoreBinding/AlsaLibMapping.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AlsaSound/CoreBinding/AlsaLibMapping.c b/AlsaSound/CoreBinding/AlsaLibMapping.c index 900aa3d..58f52c2 100644 --- a/AlsaSound/CoreBinding/AlsaLibMapping.c +++ b/AlsaSound/CoreBinding/AlsaLibMapping.c @@ -27,7 +27,6 @@ #include <alsa/asoundlib.h> #include "AlsaLibMapping.h" - #include <systemd/sd-event.h> static struct afb_service srvitf; |