From 64738a0f15ffb1c3c1ebf10dfb2bb6dd6dbcfc70 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 31 Mar 2013 12:53:15 +0200 Subject: ipc: Refactor code, check for NULL pointers and prevent memory leaks Signed-off-by: Paul Kocialkowski --- samsung-ril.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'samsung-ril.h') diff --git a/samsung-ril.h b/samsung-ril.h index 60aca04..0b14972 100644 --- a/samsung-ril.h +++ b/samsung-ril.h @@ -22,6 +22,8 @@ #ifndef _SAMSUNG_RIL_H_ #define _SAMSUNG_RIL_H_ +#include +#include #include #include -- cgit v1.1