From: Sung-jae Park Date: Mon, 3 Nov 2014 08:15:07 +0000 (+0900) Subject: Add missing header X-Git-Tag: submit/tizen_mobile/20150512.125148^2~1^2~15^2~9^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9758ec54a3c7354fd339c403fde837d9dd77428a;p=platform%2Fcore%2Fappfw%2Fdata-provider-slave.git Add missing header for sending an update event using buffer handler [model] Redwood,Kiran,B3(Wearable) [binary_type] AP [customer] Docomo/Orange/ATT/Open [issue#] N/A [problem] [cause] [solution] [team] HomeTF [request] [horizontal_expansion] Change-Id: Id13786bc65fd0e5373d790bf7d95aec54a27b774 --- diff --git a/src/dbox.c b/src/dbox.c index 0e8e6fa..e5c691f 100644 --- a/src/dbox.c +++ b/src/dbox.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include