[trunk] WIP: add basis for a new output management of the codestream information...
[openjpeg.git] / applications / codec / index.c
index 873b3403eb955df550a13acb3d93b744fa2f459b..27a40740a285b13f27e69590087a1ddc6b53b2bb 100644 (file)
@@ -29,6 +29,8 @@
 #include <stdio.h>\r
 #include <math.h>\r
 #include <string.h>\r
+#include <stdlib.h>\r
+\r
 #include "openjpeg.h"\r
 #include "index.h"\r
 \r
@@ -389,3 +391,5 @@ int write_index_file(opj_codestream_info_t *cstr_info, char *index) {
 \r
        return 0;\r
 }\r
+\r
+\r