projects
/
platform
/
core
/
security
/
libcryptsvc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ec6a3f
)
Removed unnecessary included tizen.h header from libdevice_info.so
85/318285/3
accepted/tizen_9.0_unified
accepted/tizen_unified_toolchain
tizen_9.0
accepted/tizen/9.0/unified/20241030.233727
accepted/tizen/unified/20241016.160050
accepted/tizen/unified/toolchain/20241022.122528
accepted/tizen/unified/toolchain/20241022.122949
accepted/tizen/unified/x/20241017.030750
accepted/tizen/unified/x/asan/20241022.113513
tizen_9.0_m2_release
author
Andrei Vakulich
<a.vakulich@samsung.com>
Thu, 26 Sep 2024 09:47:52 +0000
(11:47 +0200)
committer
Andrei Vakulich
<a.vakulich@samsung.com>
Wed, 2 Oct 2024 11:18:19 +0000
(13:18 +0200)
Change-Id: I0761caf593f7cdb0e675c085b7bf993f78cf30b7
include/device_info.h
patch
|
blob
|
history
diff --git
a/include/device_info.h
b/include/device_info.h
index 814839b5c91d7e77be9412adad32f162e5ac234b..76707f55e9318151dcac1343be2339c2f549b3c7 100644
(file)
--- a/
include/device_info.h
+++ b/
include/device_info.h
@@
-20,8
+20,6
@@
#ifndef __DEVICE_INFO__
#define __DEVICE_INFO__
-#include <tizen.h>
-
/**
* @addtogroup CAPI_DEVICE_INFO_MODULE
* @{