projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60ff2ae
)
block: remove duplicate trace.h include
author
Daniel P. Berrangé
<berrange@redhat.com>
Thu, 15 Apr 2021 13:50:07 +0000
(14:50 +0100)
committer
Daniel P. Berrangé
<berrange@redhat.com>
Mon, 14 Jun 2021 12:28:50 +0000
(13:28 +0100)
Reviewed-by: Connor Kuehl <ckuehl@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
block/file-posix.c
patch
|
blob
|
history
diff --git
a/block/file-posix.c
b/block/file-posix.c
index 4189b2bfa6f80838c811a4f0e077f6214121216f..b3fbb9bd63a37393ef6897c1bc7bca062be33ad7 100644
(file)
--- a/
block/file-posix.c
+++ b/
block/file-posix.c
@@
-106,8
+106,6
@@
#include <xfs/xfs.h>
#endif
-#include "trace.h"
-
/* OS X does not have O_DSYNC */
#ifndef O_DSYNC
#ifdef O_SYNC