aboutsummaryrefslogtreecommitdiff
path: root/libelf/elf_shnum.c
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/elf_shnum.c')
-rw-r--r--libelf/elf_shnum.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libelf/elf_shnum.c b/libelf/elf_shnum.c
index a06a9e411310..5c0560fb5567 100644
--- a/libelf/elf_shnum.c
+++ b/libelf/elf_shnum.c
@@ -24,14 +24,12 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
#include <ar.h>
#include <libelf.h>
#include "_libelf.h"
-ELFTC_VCSID("$Id: elf_shnum.c 2225 2011-11-26 18:55:54Z jkoshy $");
+ELFTC_VCSID("$Id: elf_shnum.c 3174 2015-03-27 17:13:41Z emaste $");
static int
_libelf_getshdrnum(Elf *e, size_t *shnum)