diff options
Diffstat (limited to 'unrpm.c')
-rw-r--r-- | unrpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */ -#include "internal.h" +#include "busybox.h" #include <unistd.h> #include <stdio.h> #include <stdlib.h> |