qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2]util:Removed header qemu-common.h from path.c
@ 2017-03-03 20:22 Suramya Shah
  2017-03-03 21:07 ` Eric Blake
  0 siblings, 1 reply; 2+ messages in thread
From: Suramya Shah @ 2017-03-03 20:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcel, armbru, eblake, qemu-trivial, Suramya Shah

Signed-off-by: Suramya Shah <shah.suramya@gmail.com>
--- fix of typo in v1 that broke compilation
 util/path.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/util/path.c b/util/path.c
index 5479f76..7f9fc27 100644
--- a/util/path.c
+++ b/util/path.c
@@ -6,7 +6,6 @@
 #include "qemu/osdep.h"
 #include <sys/param.h>
 #include <dirent.h>
-#include "qemu-common.h"
 #include "qemu/cutils.h"
 #include "qemu/path.h"
 
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-03 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-03 20:22 [Qemu-devel] [PATCH v2]util:Removed header qemu-common.h from path.c Suramya Shah
2017-03-03 21:07 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).