diff options
Diffstat (limited to 'ui/vnc-ws.c')
-rw-r--r-- | ui/vnc-ws.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/vnc-ws.c b/ui/vnc-ws.c index 80182334ef..1d3ecc2330 100644 --- a/ui/vnc-ws.c +++ b/ui/vnc-ws.c @@ -18,6 +18,7 @@ * along with this software; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "vnc.h" #include "io/channel-websock.h" |