Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / more.c
diff --git a/more.c b/more.c
index 03cb3bc2bdc0e8d63ea84a075f92d338757afa67..c4c74fe4adb176b5c0564dc683b2be62776b2979 100644 (file)
--- a/more.c
+++ b/more.c
@@ -29,6 +29,7 @@
 #include <stdio.h>
 #include <fcntl.h>
 #include <signal.h>
+#include <stdlib.h>
 #include <sys/ioctl.h>
 #define BB_DECLARE_EXTERN
 #define bb_need_help