aboutsummaryrefslogtreecommitdiff
path: root/coreutils/hostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/hostid.c')
-rw-r--r--coreutils/hostid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/hostid.c b/coreutils/hostid.c
index f1010a65d..47bd8d724 100644
--- a/coreutils/hostid.c
+++ b/coreutils/hostid.c
@@ -20,7 +20,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdio.h>
extern int hostid_main(int argc, char **argv)