llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / include / llvm-c / lto.h
index 74915c0006f74a0c1eec035d248c18b47f18b49b..40110fddfc1396c12818b8781bd6ac9090e0109b 100644 (file)
@@ -13,8 +13,8 @@
 |*                                                                            *|
 \*===----------------------------------------------------------------------===*/
 
-#ifndef LTO_H
-#define LTO_H  1
+#ifndef LLVM_C_LTO_H
+#define LLVM_C_LTO_H
 
 #include <stdbool.h>
 #include <stddef.h>