diff options
Diffstat (limited to 'src/runtime/c/pgf/lightning')
| -rw-r--r-- | src/runtime/c/pgf/lightning/asm-common.h | 2 | ||||
| -rw-r--r-- | src/runtime/c/pgf/lightning/core-common.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/c/pgf/lightning/asm-common.h b/src/runtime/c/pgf/lightning/asm-common.h index 3cc96649f..c0bb46c47 100644 --- a/src/runtime/c/pgf/lightning/asm-common.h +++ b/src/runtime/c/pgf/lightning/asm-common.h @@ -30,7 +30,7 @@ ***********************************************************************/ -#ifndef __lightning_asm_common_h +#ifndef __lightning_asm_common_h_ #define __lightning_asm_common_h_ diff --git a/src/runtime/c/pgf/lightning/core-common.h b/src/runtime/c/pgf/lightning/core-common.h index 3761bcc2b..ee90bd472 100644 --- a/src/runtime/c/pgf/lightning/core-common.h +++ b/src/runtime/c/pgf/lightning/core-common.h @@ -30,7 +30,7 @@ ***********************************************************************/ -#ifndef __lightning_core_common_h +#ifndef __lightning_core_common_h_ #define __lightning_core_common_h_ typedef struct { |
