From: David Schleef Date: Thu, 27 May 2010 19:14:48 +0000 (-0700) Subject: orcc: Add prototypes to c code X-Git-Tag: orc-0.4.5~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d0d9db4f8d8f2720dc34fab3ccbed7590160968b;p=platform%2Fupstream%2Forc.git orcc: Add prototypes to c code This allows GStreamer to use -Wmissing-declarations --- diff --git a/tools/orcc.c b/tools/orcc.c index cfbc7c8..7f53deb 100644 --- a/tools/orcc.c +++ b/tools/orcc.c @@ -173,6 +173,10 @@ main (int argc, char *argv[]) fprintf(output, "#include <%s>\n", include_file); } fprintf(output, "\n"); + for(i=0;i