summaryrefslogtreecommitdiff
path: root/src/librbd/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/librbd/internal.h')
-rw-r--r--src/librbd/internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/librbd/internal.h b/src/librbd/internal.h
index 88c2d394f07..a612e971563 100644
--- a/src/librbd/internal.h
+++ b/src/librbd/internal.h
@@ -3,8 +3,9 @@
#ifndef CEPH_LIBRBD_INTERNAL_H
#define CEPH_LIBRBD_INTERNAL_H
-#include <inttypes.h>
+#include "include/rbd_types.h"
+#include <inttypes.h>
#include <map>
#include <set>
#include <string>
@@ -12,7 +13,6 @@
#include "include/buffer.h"
#include "include/rbd/librbd.hpp"
-#include "include/rbd_types.h"
enum {
l_librbd_first = 26000,