Fix compiler warnings
This commit is contained in:
parent
58aee91edf
commit
e1f91e1855
@ -161,5 +161,5 @@ _PROTOTYPE(int yyparse, (void));
|
|||||||
_PROTOTYPE(int yylex, (void));
|
_PROTOTYPE(int yylex, (void));
|
||||||
|
|
||||||
/* Other things... */
|
/* Other things... */
|
||||||
_PROTOTYPE(int getopt, (int, char * const [], const char * ));
|
_PROTOTYPE(int getopt, (int, char * [], char * ));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user