summaryrefslogtreecommitdiffstats
path: root/exynos4
diff options
context:
space:
mode:
authorShilin Victor <chrono.monochrome@gmail.com>2019-03-05 20:08:56 +0300
committerShilin Victor <chrono.monochrome@gmail.com>2019-03-05 20:14:30 +0300
commit86d67b5c7ec1e2ea3d2df8c39ca5650c214abe97 (patch)
tree8e90c8b40684e8d8320ed0fd12dd7476e1f76088 /exynos4
parent3698acf92c6497f6fb2e1e25831cd65df367dfe5 (diff)
downloadhardware_samsung-86d67b5c7ec1e2ea3d2df8c39ca5650c214abe97.tar.gz
hardware_samsung-86d67b5c7ec1e2ea3d2df8c39ca5650c214abe97.tar.bz2
hardware_samsung-86d67b5c7ec1e2ea3d2df8c39ca5650c214abe97.zip
exynos: fix NFC HAL build
Change-Id: I0d74c19405e2093af47b0e377c91498c1d553f08
Diffstat (limited to 'exynos4')
-rw-r--r--exynos4/nfc/nfc_hw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/exynos4/nfc/nfc_hw.c b/exynos4/nfc/nfc_hw.c
index b604768..c02cfe8 100644
--- a/exynos4/nfc/nfc_hw.c
+++ b/exynos4/nfc/nfc_hw.c
@@ -15,6 +15,7 @@
*/
#include <errno.h>
#include <string.h>
+#include <stdlib.h>
#include <hardware/hardware.h>
#include <hardware/nfc.h>