From: Erwan Velu Date: Wed, 12 May 2010 19:12:34 +0000 (+0200) Subject: cmd: Adding proper include to syslinux_run_command X-Git-Tag: syslinux-4.00-pre46~1^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a52a8e0ff29391d54cc4316a09e9c18f654f4719;p=profile%2Fivi%2Fsyslinux.git cmd: Adding proper include to syslinux_run_command --- diff --git a/com32/modules/cmd.c b/com32/modules/cmd.c index c614552..5d3f891 100644 --- a/com32/modules/cmd.c +++ b/com32/modules/cmd.c @@ -17,6 +17,7 @@ */ #include +#include int main(void) {