diff options
Diffstat (limited to 'libelf/libelf_ar.c')
| -rw-r--r-- | libelf/libelf_ar.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libelf/libelf_ar.c b/libelf/libelf_ar.c index 0830dd6fc069..faeec2c60765 100644 --- a/libelf/libelf_ar.c +++ b/libelf/libelf_ar.c @@ -24,8 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> - #include <assert.h> #include <ctype.h> #include <libelf.h> @@ -35,7 +33,7 @@ #include "_libelf.h" #include "_libelf_ar.h" -ELFTC_VCSID("$Id: libelf_ar.c 3013 2014-03-23 06:16:59Z jkoshy $"); +ELFTC_VCSID("$Id: libelf_ar.c 3174 2015-03-27 17:13:41Z emaste $"); #define LIBELF_NALLOC_SIZE 16 |
