summaryrefslogtreecommitdiffstats
path: root/net/tap.c
diff options
context:
space:
mode:
authorAlexandre Raymond2011-06-02 04:21:30 +0200
committerStefan Hajnoczi2011-06-08 10:04:29 +0200
commit86f69a92b163dac5ee230c8a109c3e8f37f13d38 (patch)
tree061efd2e63d6dd6f895901c75a275efc5cb32592 /net/tap.c
parentAdd an isa device for SGA (diff)
downloadqemu-86f69a92b163dac5ee230c8a109c3e8f37f13d38.tar.gz
qemu-86f69a92b163dac5ee230c8a109c3e8f37f13d38.tar.xz
qemu-86f69a92b163dac5ee230c8a109c3e8f37f13d38.zip
Fix compilation warning due to missing header for sigaction
Fix the following warning by including signal.h directly in qemu-common.h ----8<---- iohandler.c: In function ‘qemu_init_child_watch’: iohandler.c:172: warning: implicit declaration of function ‘sigaction’ iohandler.c:172: warning: nested extern declaration of ‘sigaction’ ----8<---- Signed-off-by: Alexandre Raymond <cerbere@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'net/tap.c')
0 files changed, 0 insertions, 0 deletions