aboutsummaryrefslogtreecommitdiff
path: root/migration/qemu-file-buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'migration/qemu-file-buf.c')
-rw-r--r--migration/qemu-file-buf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/migration/qemu-file-buf.c b/migration/qemu-file-buf.c
index 49516b8643..7b8e78e99c 100644
--- a/migration/qemu-file-buf.c
+++ b/migration/qemu-file-buf.c
@@ -25,6 +25,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "qemu/error-report.h"
#include "qemu/iov.h"