aboutsummaryrefslogtreecommitdiffstats
path: root/HAL-afb/hal-most-unicens/wrap_volume.h
diff options
context:
space:
mode:
authorTobias Jahnke <tjahnk@users.noreply.github.com>2017-08-10 17:35:55 +0200
committerTobias Jahnke <tjahnk@users.noreply.github.com>2017-08-16 16:00:50 +0200
commiteb6b00b52432941cf081a3b511c70e758f6a7213 (patch)
treefc08f0e2d1db090edef42e22e1ebd2a6ac7d3933 /HAL-afb/hal-most-unicens/wrap_volume.h
parent9a57e535616ce2fd84344911b02a6fe471258c93 (diff)
fixes linker issue and implements volume service
Diffstat (limited to 'HAL-afb/hal-most-unicens/wrap_volume.h')
-rw-r--r--HAL-afb/hal-most-unicens/wrap_volume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/HAL-afb/hal-most-unicens/wrap_volume.h b/HAL-afb/hal-most-unicens/wrap_volume.h
index 92fae48..b17bc26 100644
--- a/HAL-afb/hal-most-unicens/wrap_volume.h
+++ b/HAL-afb/hal-most-unicens/wrap_volume.h
@@ -18,5 +18,6 @@
#pragma once
#include <stdint.h>
+#include <systemd/sd-event.h>
extern int wrap_volume_init(void);