summaryrefslogtreecommitdiff
path: root/src/common/ceph_argparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/ceph_argparse.h')
-rw-r--r--src/common/ceph_argparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/ceph_argparse.h b/src/common/ceph_argparse.h
index fd9439c5627..9cf7dc58beb 100644
--- a/src/common/ceph_argparse.h
+++ b/src/common/ceph_argparse.h
@@ -22,6 +22,7 @@
* Until we do that, though, this file is the place for argv parsing
* stuff to live.
*/
+#include "msg/msg_types.h"
#include <deque>
#include <stdint.h>
@@ -29,7 +30,6 @@
#include <vector>
#include "common/entity_name.h"
-#include "msg/msg_types.h"
/////////////////////// Types ///////////////////////
class CephInitParameters