diff options
Diffstat (limited to 'include/elf.h')
-rw-r--r-- | include/elf.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf.h b/include/elf.h index f30ef264b7f4..c094a1c78837 100644 --- a/include/elf.h +++ b/include/elf.h @@ -26,6 +26,10 @@ * $FreeBSD$ */ +/* + * This is a Solaris compatibility header + */ + #ifndef _ELF_H_ #define _ELF_H_ |