projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d64c6b
)
emulator: Fix compilation warnings on check_hax.c
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Thu, 24 Jan 2013 10:31:08 +0000
(19:31 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Thu, 24 Jan 2013 10:31:08 +0000
(19:31 +0900)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/check_hax.c
patch
|
blob
|
history
diff --git
a/tizen/src/check_hax.c
b/tizen/src/check_hax.c
index af0ec954d50681cff0703be9c6bfa0cd5625cf3e..7c072e3eb5f14e40028d52ebec8d74a8f7cedbc7 100644
(file)
--- a/
tizen/src/check_hax.c
+++ b/
tizen/src/check_hax.c
@@
-28,6
+28,7
@@
*/
#include <stdio.h>
+#include <string.h>
#ifdef _WIN32
#include <stdint.h>