X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fgetopt.c;h=3311237a62968de01b7a1515fbd273e34560cea3;hb=6efdc514c193f18c9ef840096750c37e78a01bf6;hp=61857184b2259ca3fb8f6101a4f013536e7db76f;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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)