Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 507470
Collapse All | Expand All

(-)a/pax-utils-0.8.1/elf.h (+4 lines)
Lines 19-25 Link Here
19
#ifndef _ELF_H
19
#ifndef _ELF_H
20
#define	_ELF_H 1
20
#define	_ELF_H 1
21
21
22
#ifdef __GLIBC__
22
#include <features.h>
23
#include <features.h>
24
#else
25
#include <sys/cdefs.h>
26
#endif
23
27
24
__BEGIN_DECLS
28
__BEGIN_DECLS
25
29

Return to bug 507470