X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fgetopt.c;h=a15c9355f959637fc74c7271f9b2cc0d21f9dd24;hb=3291ba387ddc1e079a63d628b0c1f7f84db6cd1f;hp=1a728c8a683095313c9b93472eed91b21bd32812;hpb=8239ce8980337f454228bf97e689a56b34e003ac;p=libucw.git diff --git a/lib/getopt.c b/lib/getopt.c index 1a728c8a..a15c9355 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -9,6 +9,8 @@ reset_getopt(void) } #ifdef TEST +#include + static void parse(int argc, char **argv) {