summaryrefslogtreecommitdiffstats
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, 2 insertions, 0 deletions
diff --git a/src/common/ceph_argparse.h b/src/common/ceph_argparse.h
index d63a2bdd796..5a160dd0b79 100644
--- a/src/common/ceph_argparse.h
+++ b/src/common/ceph_argparse.h
@@ -29,6 +29,8 @@
#include "common/entity_name.h"
#include "include/encoding.h"
+class entity_addrvec_t;
+
/////////////////////// Types ///////////////////////
class CephInitParameters
{