X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fgetopt.c;h=3311237a62968de01b7a1515fbd273e34560cea3;hb=8492dba65d1c805315ffd5d3b2addca3c293d3f0;hp=61857184b2259ca3fb8f6101a4f013536e7db76f;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/getopt.c b/ucw/getopt.c index 61857184..3311237a 100644 --- a/ucw/getopt.c +++ b/ucw/getopt.c @@ -1,5 +1,5 @@ -#include "ucw/lib.h" -#include "ucw/getopt.h" +#include +#include void reset_getopt(void)