suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#error struct utmp member char[] size(s) have changed!
|
||||
#endif
|
||||
|
||||
int last_main(int argc, char **argv);
|
||||
int last_main(int argc, char **argv)
|
||||
{
|
||||
struct utmp ut;
|
||||
|
||||
Reference in New Issue
Block a user