Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / mt.c
diff --git a/mt.c b/mt.c
index 70d03cca40177f3f02d9ca29d26faab33423f8f0..0d28339b99056f82c95dd4242aff17868e639365 100644 (file)
--- a/mt.c
+++ b/mt.c
@@ -1,6 +1,7 @@
 /* vi: set sw=4 ts=4: */
 #include "busybox.h"
 #include <stdio.h>
+#include <stdlib.h>
 #include <sys/mtio.h>
 #include <sys/fcntl.h>