#include "stdio.h" #include #include "a.h" void a() { gzFile f = gzopen("test.gz", "wb9"); }