This commit is contained in:
Unknown 2020-07-08 13:06:03 +02:00
parent 7ad18a2120
commit 9cece8b55d
4 changed files with 4 additions and 4 deletions

View file

@ -10,4 +10,4 @@ extern char *optarg; /* argument associated with option */
int getopt(int nargc, char * const nargv[], const char *ostr);
#endif
#endif