These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / i386 / kvm / i8254.c
index 90eea10..a4462e5 100644 (file)
@@ -22,6 +22,8 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "qemu/timer.h"
 #include "sysemu/sysemu.h"
 #include "hw/timer/i8254.h"