aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/zynq-xadc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/zynq-xadc.c')
-rw-r--r--hw/misc/zynq-xadc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/zynq-xadc.c b/hw/misc/zynq-xadc.c
index d160ff2361..71fbccd79f 100644
--- a/hw/misc/zynq-xadc.c
+++ b/hw/misc/zynq-xadc.c
@@ -13,6 +13,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/misc/zynq-xadc.h"
#include "qemu/timer.h"