summaryrefslogtreecommitdiffstats
path: root/modules/nfc-nci/nfc_nci_example.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nfc-nci/nfc_nci_example.c')
-rw-r--r--modules/nfc-nci/nfc_nci_example.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/nfc-nci/nfc_nci_example.c b/modules/nfc-nci/nfc_nci_example.c
index 2514225..758c2b7 100644
--- a/modules/nfc-nci/nfc_nci_example.c
+++ b/modules/nfc-nci/nfc_nci_example.c
@@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <errno.h>
+#include <malloc.h>
#include <string.h>
#include <cutils/log.h>