Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'reset.c')
-rw-r--r--reset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/reset.c b/reset.c
index bf8c3ed45..861bd435b 100644
--- a/reset.c
+++ b/reset.c
@@ -25,6 +25,7 @@
#include "busybox.h"
#include <stdio.h>
+#include <stdlib.h>
extern int reset_main(int argc, char **argv)
{