summaryrefslogtreecommitdiffstats
path: root/src/include/interval_set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/interval_set.h')
-rw-r--r--src/include/interval_set.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/interval_set.h b/src/include/interval_set.h
index 32c6a270109..12f4c57a5dd 100644
--- a/src/include/interval_set.h
+++ b/src/include/interval_set.h
@@ -13,8 +13,8 @@
*/
-#ifndef __INTERVAL_SET_H
-#define __INTERVAL_SET_H
+#ifndef CEPH_INTERVAL_SET_H
+#define CEPH_INTERVAL_SET_H
#include <map>
#include <ostream>