]> git.proxmox.com Git - qemu.git/commit
virtfs-proxy-helper: Clean include files
authorStefan Weil <sw@weilnetz.de>
Wed, 11 Jan 2012 18:34:30 +0000 (19:34 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 13 Jan 2012 10:37:00 +0000 (10:37 +0000)
commite7e4a6ccae023ab4b9650aed6af369088ef08e3b
tree2f074f9e024a2fe4b5b5b5c9d39f4d455a7cb945
parent822b635d903306e2ea0b7f835d4a5afc3a66e996
virtfs-proxy-helper: Clean include files

The common standard include files are already included via qemu-common.h,
and for the socket related include files there is qemu_socket.h, so the
code can be reduced by some lines.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
fsdev/virtfs-proxy-helper.c