qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Suramya Shah <shah.suramya@gmail.com>
To: qemu-devel@nongnu.org
Cc: marcel@redhat.com, armbru@redhat.com, eblake@redhat.com,
	qemu-trivial@nongnu.org, Suramya Shah <shah.suramya@gmail.com>
Subject: [Qemu-devel] [PATCH v2]util:Removed header qemu-common.h from path.c
Date: Sat,  4 Mar 2017 01:52:27 +0530	[thread overview]
Message-ID: <20170303202227.1950-1-shah.suramya@gmail.com> (raw)

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

             reply	other threads:[~2017-03-03 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 20:22 Suramya Shah [this message]
2017-03-03 21:07 ` [Qemu-devel] [PATCH v2]util:Removed header qemu-common.h from path.c Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170303202227.1950-1-shah.suramya@gmail.com \
    --to=shah.suramya@gmail.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=marcel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).