| commit | 9bf0960a9adb93c38b879a2114f6c67e30427307 | [log] [tgz] |
|---|---|---|
| author | Alexandre Raymond <cerbere@gmail.com> | Thu Jun 02 23:26:49 2011 -0400 |
| committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Jun 08 09:04:29 2011 +0100 |
| tree | fed16ceea03ed1c9f29e55b1eaaaac81ac74d2aa | |
| parent | 86f69a92b163dac5ee230c8a109c3e8f37f13d38 [diff] |
Fix compilation warning due to missing header for sigaction (followup) This patch removes all references to signal.h when qemu-common.h is included as they become redundant. Signed-off-by: Alexandre Raymond <cerbere@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>