Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / yes.c
diff --git a/yes.c b/yes.c
index 46873f3f969693ce01015ce72cb8db0b74d01365..0ce49499f772a8b5bdf8327b69e9c99a0d514bea 100644 (file)
--- a/yes.c
+++ b/yes.c
@@ -22,6 +22,7 @@
 
 #include "busybox.h"
 #include <stdio.h>
+#include <stdlib.h>
 
 extern int yes_main(int argc, char **argv)
 {