diff options
Diffstat (limited to 'dmesg.c')
-rw-r--r-- | dmesg.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ * Support, replaced getopt, added some gotos for redundant stuff. */ -#include "internal.h" +#include "busybox.h" #include <stdio.h> #include <stdlib.h> |