diff options
author | Roland McGrath <roland@gnu.org> | 1995-05-13 06:16:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-05-13 06:16:24 +0000 |
commit | b7976c00ed75b34b4ad7875cd03459c7f8a864ff (patch) | |
tree | eb65afb5e6e774c77456776e04e648d3b41a55d8 /elf.h | |
parent | 1f6a1abf7d0ba456858e55f4193927f06f04e41a (diff) | |
download | glibc-b7976c00ed75b34b4ad7875cd03459c7f8a864ff.tar.gz glibc-b7976c00ed75b34b4ad7875cd03459c7f8a864ff.tar.xz glibc-b7976c00ed75b34b4ad7875cd03459c7f8a864ff.zip |
(os=gnu*): Always set elf=yes, not just for os=gnu*elf*.
Diffstat (limited to 'elf.h')
-rw-r--r-- | elf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf.h b/elf.h new file mode 100644 index 0000000000..8a1764f956 --- /dev/null +++ b/elf.h @@ -0,0 +1 @@ +#include <elf/elf.h> |