From: Yunhee Seo Date: Mon, 8 Apr 2024 10:24:50 +0000 (+0900) Subject: device-display: Add inclusion stdlib.h fila to resolve build warning X-Git-Tag: accepted/tizen/unified/20240614.084933~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82f8f04767d1c24b19880071e36f5509fb32f01d;p=platform%2Fhal%2Fapi%2Fdevice.git device-display: Add inclusion stdlib.h fila to resolve build warning Change-Id: I1100c5d7012c7fffabc157289df41f2c9a1c3e05 Signed-off-by: Yunhee Seo --- diff --git a/src/hal-api-device-display.c b/src/hal-api-device-display.c index f07d9b0..49ebfb0 100644 --- a/src/hal-api-device-display.c +++ b/src/hal-api-device-display.c @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#include #include