projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12d66a
)
util: Removed unneeded header from path.c
author
Suramya Shah
<shah.suramya@gmail.com>
Fri, 10 Mar 2017 16:39:48 +0000
(22:09 +0530)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 14 Mar 2017 12:26:37 +0000
(13:26 +0100)
Signed-off-by: Suramya Shah <shah.suramya@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <
20170310163948
.7567-1-shah.suramya@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
util/path.c
patch
|
blob
|
history
diff --git
a/util/path.c
b/util/path.c
index 5479f76c6d831c0eb28b23952c5e5d7a0fd26135..7f9fc272fbb3f5aee5a2a781ebb989bf208a8023 100644
(file)
--- 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"