These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / intc / lm32_pic.c
index 641ee47..edc08f1 100644 (file)
@@ -17,7 +17,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <assert.h>
+#include "qemu/osdep.h"
 
 #include "hw/hw.h"
 #include "hw/i386/pc.h"