projects
/
platform
/
hal
/
api
/
device.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ca2167
)
device-display: Add inclusion stdlib.h fila to resolve build warning
25/309325/3
author
Yunhee Seo
<yuni.seo@samsung.com>
Mon, 8 Apr 2024 10:24:50 +0000
(19:24 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Mon, 15 Apr 2024 07:27:19 +0000
(07:27 +0000)
Change-Id: I1100c5d7012c7fffabc157289df41f2c9a1c3e05
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/hal-api-device-display.c
patch
|
blob
|
history
diff --git
a/src/hal-api-device-display.c
b/src/hal-api-device-display.c
index f07d9b0ad58171db6b6bfd91b1f2a6f9cfeb5c64..49ebfb030f7ac621190d441b429c8d7e806de8b9 100644
(file)
--- 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 <stdlib.h>
#include <hal/hal-common.h>