Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
6c8861a0
by Raymond Toy at 2025-02-20T13:55:13+00:00
-
5b452f9a
by Raymond Toy at 2025-02-20T13:55:13+00:00
1 changed file:
Changes:
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | * interface to both elf and mach-o support. I (rtoy) was too lazy to
|
10 | 10 | * change the name to something more descriptive.
|
11 | 11 | */
|
12 | -#if !defined(_ELF_H_INCLUDED_)
|
|
12 | +#if !defined(ELF_H_INCLUDED)
|
|
13 | 13 | |
14 | 14 | #define ELF_H_INCLUDED
|
15 | 15 |