diff options
Diffstat (limited to 'src/rbd.cc')
-rw-r--r-- | src/rbd.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rbd.cc b/src/rbd.cc index c9b2f0a272c..7f90c1f118e 100644 --- a/src/rbd.cc +++ b/src/rbd.cc @@ -60,8 +60,6 @@ #include <sys/param.h> #endif -#include "include/fiemap.h" - #define MAX_SECRET_LEN 1000 #define MAX_POOL_NAME_SIZE 128 |