device-display: Add inclusion stdlib.h fila to resolve build warning 25/309325/3
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 8 Apr 2024 10:24:50 +0000 (19:24 +0900)
committerChanwoo 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

index f07d9b0ad58171db6b6bfd91b1f2a6f9cfeb5c64..49ebfb030f7ac621190d441b429c8d7e806de8b9 100644 (file)
@@ -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>