suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
/* From <linux/fd.h> */
|
||||
#define FDFLUSH _IO(2,0x4b)
|
||||
|
||||
int freeramdisk_main(int argc, char **argv);
|
||||
int freeramdisk_main(int argc, char **argv)
|
||||
{
|
||||
int result;
|
||||
|
Reference in New Issue
Block a user