]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/vm86.c
Fix input-linux reading from device
[mirror_qemu.git] / linux-user / vm86.c
index 22a4eb9625443b81a43a71979e4b854d23db3e95..3829b9a67787e6c3cf6ad5c27f686996617d4e1f 100644 (file)
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
-#include <stdlib.h>
-#include <stdio.h>
-#include <stdarg.h>
-#include <string.h>
-#include <errno.h>
-#include <unistd.h>
+#include "qemu/osdep.h"
 
 #include "qemu.h"