Skip to content

Commit b1bd141

Browse files
committed
common/ceph_argparse: add missing forward declaration
Signed-off-by: Max Kellermann <[email protected]>
1 parent 98bf9fd commit b1bd141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/ceph_argparse.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
#include "common/entity_name.h"
3030
#include "include/encoding.h"
3131

32+
class entity_addrvec_t;
33+
3234
/////////////////////// Types ///////////////////////
3335
class CephInitParameters
3436
{

0 commit comments

Comments
 (0)