| Submitter | Amos Kong |
|---|---|
| Date | July 17, 2012, 3:45 p.m. |
| Message ID | <1342539951-30915-3-git-send-email-akong@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/171466/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu_socket.h b/qemu_socket.h index 4689ff3..1a2f517 100644 --- a/qemu_socket.h +++ b/qemu_socket.h @@ -27,7 +27,6 @@ int inet_aton(const char *cp, struct in_addr *ia); #endif /* !_WIN32 */ #include "qemu-option.h" -#include "error.h" #include "qerror.h" /* misc helpers */
Signed-off-by: Amos Kong <akong@redhat.com> --- qemu_socket.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)