Removed getopt() prototype
This commit is contained in:
parent
84d102e30d
commit
1ed1dea61a
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include <sys/utsname.h>
|
||||
#include <unistd.h>
|
||||
int getopt(int argc, char * const argv[], const char *optstring);
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user