summaryrefslogtreecommitdiffstats
path: root/qemu/hw/pci/pcie_port.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/pci/pcie_port.c')
-rw-r--r--qemu/hw/pci/pcie_port.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/pci/pcie_port.c b/qemu/hw/pci/pcie_port.c
index 40ca8d5d1..6432b9ac1 100644
--- a/qemu/hw/pci/pcie_port.c
+++ b/qemu/hw/pci/pcie_port.c
@@ -18,6 +18,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/pci/pcie_port.h"
#include "hw/hotplug.h"