Skip to content

Commit

Permalink
[mkbundle] fix template for compressed version. stderr is in stdio.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
atsushieno committed Jan 17, 2014
1 parent 47071c9 commit c9021a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcs/tools/mkbundle/template_z.c
@@ -1,5 +1,6 @@
static MonoBundledAssembly **bundled;

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <zlib.h>
Expand Down

0 comments on commit c9021a5

Please sign in to comment.