mirror of
https://github.com/sheumann/hush.git
synced 2025-08-15 19:27:40 +00:00
Missed one.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <unistd.h>
|
||||
#include "busybox.h"
|
||||
|
||||
extern int freeramdisk_main(int argc, char **argv)
|
||||
int freeramdisk_main(int argc, char **argv)
|
||||
{
|
||||
int result;
|
||||
int fd;
|
||||
|
Reference in New Issue
Block a user