Add include for libxml2 2.12.5 version upgrade 03/308103/1 accepted/tizen_9.0_unified accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x_asan tizen tizen_9.0 accepted/tizen/9.0/unified/20241030.232100 accepted/tizen/unified/20240328.043704 accepted/tizen/unified/dev/20240620.003014 accepted/tizen/unified/x/asan/20241224.003545 tizen_9.0_m2_release
authorJinWang An <jinwang.an@samsung.com>
Mon, 18 Mar 2024 05:44:14 +0000 (14:44 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 18 Mar 2024 05:44:14 +0000 (14:44 +0900)
Change-Id: I3be06bec5af1e3bf63ff03ecb8ef213a22cde1e4
Signed-off-by: JinWang An <jinwang.an@samsung.com>
oma-parser/oma-parser-dd1.c
oma-parser/oma-parser-interface.c

index 34a64f200e29e144d0414a46bfe764f0131f81d8..00cbb8cb9680a241587b531d3aef17265cdd5b0d 100644 (file)
@@ -14,6 +14,7 @@
  * limitations under the License.
  */
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "oma-parser-dd1.h"
index eb4e1fd249827989de35110d4b1b2e5f479d511e..581db1f1903bcf0cba9041962d18042769f7e4ac 100644 (file)
@@ -14,6 +14,7 @@
  * limitations under the License.
  */
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "oma-parser-interface.h"