]> Git Repo - qemu.git/blobdiff - qemu-timer.h
kvmvapic: Disable if there is insufficient memory
[qemu.git] / qemu-timer.h
index 5175419e5f9f8ee63d43b4ec4e480d4b3d1bb606..f8af595f133cbee235dd3ff97fc6127fb7cba3f7 100644 (file)
@@ -5,6 +5,10 @@
 #include "main-loop.h"
 #include "notify.h"
 
+#ifdef __FreeBSD__
+#include <sys/param.h>
+#endif
+
 /* timers */
 
 #define SCALE_MS 1000000
This page took 0.020769 seconds and 4 git commands to generate.