qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 3/7] remove unused include of error.h


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 3/7] remove unused include of error.h
Date: Fri, 3 Aug 2012 11:51:02 +0100

From: Amos Kong <address@hidden>

Signed-off-by: Amos Kong <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 qemu_socket.h |    1 -
 1 file changed, 1 deletion(-)

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 */
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]