summaryrefslogtreecommitdiff
path: root/include/llvm-libc-types/__bsearchcompare_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm-libc-types/__bsearchcompare_t.h')
-rw-r--r--include/llvm-libc-types/__bsearchcompare_t.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/llvm-libc-types/__bsearchcompare_t.h b/include/llvm-libc-types/__bsearchcompare_t.h
index 40ebc7f35668..0b1987be1fdd 100644
--- a/include/llvm-libc-types/__bsearchcompare_t.h
+++ b/include/llvm-libc-types/__bsearchcompare_t.h
@@ -6,9 +6,9 @@
//
//===----------------------------------------------------------------------===//
-#ifndef __LLVM_LIBC_TYPES_BSEARCHCOMPARE_T_H__
-#define __LLVM_LIBC_TYPES_BSEARCHCOMPARE_T_H__
+#ifndef LLVM_LIBC_TYPES___BSEARCHCOMPARE_T_H
+#define LLVM_LIBC_TYPES___BSEARCHCOMPARE_T_H
typedef int (*__bsearchcompare_t)(const void *, const void *);
-#endif // __LLVM_LIBC_TYPES_BSEARCHCOMPARE_T_H__
+#endif // LLVM_LIBC_TYPES___BSEARCHCOMPARE_T_H