aboutsummaryrefslogtreecommitdiffstats
path: root/Alsa/core-binding/AlsaLibMapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alsa/core-binding/AlsaLibMapping.h')
-rw-r--r--Alsa/core-binding/AlsaLibMapping.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Alsa/core-binding/AlsaLibMapping.h b/Alsa/core-binding/AlsaLibMapping.h
index 9e23051..5fc1b98 100644
--- a/Alsa/core-binding/AlsaLibMapping.h
+++ b/Alsa/core-binding/AlsaLibMapping.h
@@ -37,8 +37,7 @@ typedef int BOOL;
// import from AlsaAfbBinding
-extern const struct afb_binding_interface *binderIface;
-extern struct sd_event *afb_common_get_event_loop();
+extern const struct afb_binding_interface *afbIface;
// import from AlsaAfbMapping
PUBLIC void alsaGetInfo (struct afb_req request);