hal: compilation fix for voice extended feature flag

Fix compilation error in voice extended feature file
for M upgrade.

Change-Id: I4921f8ff6d129a7c57978bd963f89fab58c33867
This commit is contained in:
Karthik Reddy Katta 2015-07-14 15:15:07 +05:30 committed by Gerrit - the friendly Code Review server
parent a46815c176
commit c48f90134b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#define LOG_NDDEBUG 0
#include <errno.h>
#include <stdlib.h>
#include <math.h>
#include <cutils/log.h>
#include <cutils/str_parms.h>