block: remove duplicate trace.h include
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>
This commit is contained in:
parent
60ff2ae2a2
commit
99be1ac366
@ -106,8 +106,6 @@
|
|||||||
#include <xfs/xfs.h>
|
#include <xfs/xfs.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "trace.h"
|
|
||||||
|
|
||||||
/* OS X does not have O_DSYNC */
|
/* OS X does not have O_DSYNC */
|
||||||
#ifndef O_DSYNC
|
#ifndef O_DSYNC
|
||||||
#ifdef O_SYNC
|
#ifdef O_SYNC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user