summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index b21774e0207..2a125553860 100644
--- a/src/config.h
+++ b/src/config.h
@@ -12,8 +12,8 @@
*
*/
-#ifndef __CEPH_CONFIG_H
-#define __CEPH_CONFIG_H
+#ifndef CEPH_CONFIG_H
+#define CEPH_CONFIG_H
extern struct ceph_file_layout g_default_file_layout;