X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=getopt%2Fgetopt.h;h=7d3eb3c384727be4e7b21b87ffe4c0389bee6ae7;hb=9d7dfa426f44402f8e74e89b00100882b16383aa;hp=c5f98619b9a033d5fc4decebd39840598d0c064d;hpb=dc034c9d0b7d9c3874a324a4c2c189a02945adc8;p=ctsim.git 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