From: Andrei Vakulich Date: Thu, 26 Sep 2024 09:47:52 +0000 (+0200) Subject: Removed unnecessary included tizen.h header from libdevice_info.so X-Git-Tag: accepted/tizen/unified/20241016.160050^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_toolchain;p=platform%2Fcore%2Fsecurity%2Flibcryptsvc.git Removed unnecessary included tizen.h header from libdevice_info.so Change-Id: I0761caf593f7cdb0e675c085b7bf993f78cf30b7 --- diff --git a/include/device_info.h b/include/device_info.h index 814839b..76707f5 100644 --- a/include/device_info.h +++ b/include/device_info.h @@ -20,8 +20,6 @@ #ifndef __DEVICE_INFO__ #define __DEVICE_INFO__ -#include - /** * @addtogroup CAPI_DEVICE_INFO_MODULE * @{