diff options
Diffstat (limited to 'net/colo.c')
-rw-r--r-- | net/colo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/colo.c b/net/colo.c index 49176bf07b..8196b35837 100644 --- a/net/colo.c +++ b/net/colo.c @@ -15,6 +15,7 @@ #include "qemu/osdep.h" #include "trace.h" #include "colo.h" +#include "util.h" uint32_t connection_key_hash(const void *opaque) { |