mirror of https://github.com/mirror/busybox.git
Only include libhc in hypercall_logging.h
parent
b0fb3d7f57
commit
0d58d3d9f0
|
@ -189,8 +189,6 @@
|
|||
#include <sys/times.h>
|
||||
#include <sys/utsname.h> /* for setting $HOSTNAME */
|
||||
#include "busybox.h" /* for applet_names */
|
||||
#define MAGIC_VALUE 0x8507fae1 /* crc32("busybox") */
|
||||
#include "libhc/hypercall.h"
|
||||
#if ENABLE_FEATURE_SH_EMBEDDED_SCRIPTS
|
||||
# include "embedded_scripts.h"
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue