Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbfddbcf authored by Ramjee Singh's avatar Ramjee Singh
Browse files

hal: Compilation fix

Included stdlib header

Change-Id: I8fc5bf933795b129e6f15a5d2643165b039272ac
parent b05a522a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
#include <cutils/str_parms.h>
#include <sys/ioctl.h>
#include <sound/voice_params.h>
#include <stdlib.h>

#include "audio_hw.h"
#include "voice.h"