Signed-off-by: Suramya Shah <shah.sura...@gmail.com>
Reviewed-by: Eric Blake <ebl...@redhat.com>
--- 
qemu-common.h is no longer necessary as of refactoring done in commit f348b6d.
 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 via email to