X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2Fvmm_host_events.c;h=791898c26c58d03dc20a27faa50d0374509c2a87;hp=90eb032771d912d9312fa0847a2adfd26627f08a;hb=123a1ba27ea09c8fa77a1b36ce625b43d7c48b14;hpb=0e097100a26bc43eb8964734fa43130fc4c71429 diff --git a/palacios/src/palacios/vmm_host_events.c b/palacios/src/palacios/vmm_host_events.c index 90eb032..791898c 100644 --- a/palacios/src/palacios/vmm_host_events.c +++ b/palacios/src/palacios/vmm_host_events.c @@ -19,7 +19,7 @@ #include #include - +#include int v3_init_host_events(struct guest_info * info) { struct v3_host_events * host_evts = &(info->host_event_hooks);