qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH v2]util:Removed header qemu-common.h from path.c


From: Suramya Shah
Subject: [Qemu-trivial] [PATCH v2]util:Removed header qemu-common.h from path.c
Date: Sat, 4 Mar 2017 01:52:27 +0530

Signed-off-by: Suramya Shah <address@hidden>
--- 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 via email to

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