diff options
Diffstat (limited to 'sort.c')
-rw-r--r-- | sort.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ */ #include "busybox.h" +#include <getopt.h> +#include <stdlib.h> int compare_ascii(const void *x, const void *y) { |
index : forks/busybox | ||
Busybox tree with Carbs Linux patches |
aboutsummaryrefslogtreecommitdiff |