Skip to content

Commit

Permalink
block: remove duplicate trace.h include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
berrange committed Jun 14, 2021
1 parent 60ff2ae commit 99be1ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/file-posix.c
Expand Up @@ -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
Expand Down

0 comments on commit 99be1ac

Please sign in to comment.