diff options
Diffstat (limited to 'uudecode.c')
-rw-r--r-- | uudecode.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ /* Reworked to GNU style by Ian Lance Taylor, ian@airs.com, August 93. */ -#include "internal.h" +#include "busybox.h" #include <stdio.h> #include <errno.h> |