diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-07-04 11:05:39 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-07-04 11:05:39 +0000 |
| commit | 03abafac4cbf4ce9fdee17cfe396945a1008aff1 (patch) | |
| tree | 48a5f40fd28a25345a5c31c4fbaf3efe2cbe0a61 /include | |
| parent | acebb8eba1a4ccc5291f7942573fc9b05065529c (diff) | |
Notes
Diffstat (limited to 'include')
| -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_ |
