]> Git Repo - qemu.git/blobdiff - qga/channel-posix.c
target-arm: Fix handling of SDCR for 32-bit code
[qemu.git] / qga / channel-posix.c
index 50d9dd374758387d97ae8cddf525352eebdfd52f..7ad3c007653eb63cac34c2b1506653750e2f1fbe 100644 (file)
@@ -1,11 +1,6 @@
+#include "qemu/osdep.h"
 #include <glib.h>
 #include <termios.h>
-#include <errno.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include <stdlib.h>
-#include <string.h>
-#include "qemu/osdep.h"
 #include "qemu/sockets.h"
 #include "qga/channel.h"
 
This page took 0.023488 seconds and 4 git commands to generate.