qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 09/18] util: Removed unneeded header from path.c


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 09/18] util: Removed unneeded header from path.c
Date: Tue, 14 Mar 2017 17:18:11 +0100

From: Suramya Shah <address@hidden>

Signed-off-by: Suramya Shah <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
---
 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"
 
-- 
1.8.3.1





reply via email to

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