diff options
Diffstat (limited to 'loadacm.c')
-rw-r--r-- | loadacm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ * Peter Novodvorsky <petya@logic.ru> */ -#include "internal.h" +#include "busybox.h" #include <stdio.h> #include <stdlib.h> #include <memory.h> |