summaryrefslogtreecommitdiff
path: root/wireshark/ceph/crc32c.h
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark/ceph/crc32c.h')
-rw-r--r--wireshark/ceph/crc32c.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wireshark/ceph/crc32c.h b/wireshark/ceph/crc32c.h
index 6c66e49c2ad..13df359d7ad 100644
--- a/wireshark/ceph/crc32c.h
+++ b/wireshark/ceph/crc32c.h
@@ -1,5 +1,5 @@
-#ifndef __CEPH_CRC32C
-#define __CEPH_CRC32C
+#ifndef CEPH_CRC32C_H
+#define CEPH_CRC32C_H
#ifdef __cplusplus
extern "C" {