summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/cmirrord/common.h')
-rw-r--r--daemons/cmirrord/common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/daemons/cmirrord/common.h b/daemons/cmirrord/common.h
index cb70bf96..c71c46b3 100644
--- a/daemons/cmirrord/common.h
+++ b/daemons/cmirrord/common.h
@@ -9,8 +9,8 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef __CLUSTER_LOG_COMMON_DOT_H__
-#define __CLUSTER_LOG_COMMON_DOT_H__
+#ifndef _LVM_CLOG_COMMON_H
+#define _LVM_CLOG_COMMON_H
/*
* If there are problems when forking off to become a daemon,
@@ -30,4 +30,4 @@
#define DM_ULOG_REQUEST_SIZE 1024
-#endif /* __CLUSTER_LOG_COMMON_DOT_H__ */
+#endif /* _LVM_CLOG_COMMON_H */