summaryrefslogtreecommitdiffstats
path: root/ui/spice-core.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-01-29 17:49:51 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:31:26 -0600
commitbeaf0b4a0c6e57324cb525ab4be8a2147bd893ed (patch)
treee1bf5daaa8bb29e3c0bf66566fefd14e6539e224 /ui/spice-core.c
parent37763b83844f32a1a2110d19de532c4f025b6d3a (diff)
downloadhqemu-beaf0b4a0c6e57324cb525ab4be8a2147bd893ed.zip
hqemu-beaf0b4a0c6e57324cb525ab4be8a2147bd893ed.tar.gz
ui: Clean up includes
Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1454089805-5470-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'ui/spice-core.c')
-rw-r--r--ui/spice-core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/spice-core.c b/ui/spice-core.c
index 8f27768..4dbd99a 100644
--- a/ui/spice-core.c
+++ b/ui/spice-core.c
@@ -15,6 +15,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include <spice.h>
#include <netdb.h>
OpenPOWER on IntegriCloud