These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / util / fifo8.c
index 0ea5ad9..5c64101 100644 (file)
@@ -12,6 +12,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "qemu/fifo8.h"