diff options
Diffstat (limited to 'src/messages/MPing.h')
-rw-r--r-- | src/messages/MPing.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/messages/MPing.h b/src/messages/MPing.h index 1c0082ce93f..6788066ce99 100644 --- a/src/messages/MPing.h +++ b/src/messages/MPing.h @@ -14,8 +14,8 @@ -#ifndef __MPING_H -#define __MPING_H +#ifndef CEPH_MPING_H +#define CEPH_MPING_H #include "msg/Message.h" #include "include/encoding.h" |