pespin has uploaded this change for review.
amr: Add missing header stdbool.h
Change-Id: I84e447960c4912147d2f3a6170393370d354625b
---
M include/osmocom/netif/amr.h
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/53/30753/1
diff --git a/include/osmocom/netif/amr.h b/include/osmocom/netif/amr.h
index 1cc4385..47f7f3d 100644
--- a/include/osmocom/netif/amr.h
+++ b/include/osmocom/netif/amr.h
@@ -2,6 +2,7 @@
#define _OSMO_AMR_H_
#include <stddef.h>
+#include <stdbool.h>
#include <stdint.h>
#include <osmocom/core/endian.h>
To view, visit change 30753. To unsubscribe, or for help writing mail filters, visit settings.