X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=getopt%2Fgetopt.h;fp=getopt%2Fgetopt.h;h=7d3eb3c384727be4e7b21b87ffe4c0389bee6ae7;hp=c5f98619b9a033d5fc4decebd39840598d0c064d;hb=bcc0f3056ec84efcef9559f23b5513f7ed61f9c3;hpb=4e5b3666206ac20506bca9f03994cc072061a9a7 diff --git a/getopt/getopt.h b/getopt/getopt.h index c5f9861..7d3eb3c 100644 --- a/getopt/getopt.h +++ b/getopt/getopt.h @@ -133,7 +133,7 @@ struct option errors, only prototype getopt for the GNU C library. */ extern int getopt (int __argc, char *const *__argv, const char *__shortopts); # else /* not __GNU_LIBRARY__ */ -extern int getopt (); + /* extern int getopt (); */ # endif /* __GNU_LIBRARY__ */ # ifndef __need_getopt