Diff between e062a44edd9f3f20bb13eb918ac7b8f963c45dab and 9e0bc3e63c924037fb483f3b1f08e5348399f8a2

Changed Files

File Additions Deletions Status
profiles/input/manager.c +1 -0 modified

Full Patch

diff --git a/profiles/input/manager.c b/profiles/input/manager.c
index 1c4442e..d1accc2 100644
--- a/profiles/input/manager.c
+++ b/profiles/input/manager.c
@@ -14,6 +14,7 @@
 
 #include <errno.h>
 #include <stdbool.h>
+#include <stdlib.h>
 
 #include "lib/bluetooth.h"
 #include "lib/sdp.h"