X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Ftimer.c;h=f9b3e9c3a1ee086ca10eb38e4b8b7ab69774f540;hb=b436319be17f8a078caeadb740b413bf82399d44;hp=f9139bc10ea4e413ffec83c35b6a6f4303d93604;hpb=eb7dda8d4a92a2e8d0c8f867c65317d756ca6c11;p=palacios.releases.git diff --git a/palacios/src/geekos/timer.c b/palacios/src/geekos/timer.c index f9139bc..f9b3e9c 100644 --- a/palacios/src/geekos/timer.c +++ b/palacios/src/geekos/timer.c @@ -18,7 +18,7 @@ #include #include -#include +#include /* PAD this currently is in nvram.c */ extern void deliver_timer_interrupt_to_vmm(uint_t period_us);