diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/colo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #define QEMU_COLO_PROXY_H #include "slirp/slirp.h" +#include "qemu/jhash.h" #define HASHTABLE_MAX_SIZE 16384 |
index : riscv-gnu-toolchain/qemu.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | net/colo.h | 1 |
@@ -16,6 +16,7 @@ #define QEMU_COLO_PROXY_H #include "slirp/slirp.h" +#include "qemu/jhash.h" #define HASHTABLE_MAX_SIZE 16384 |