diff options
Diffstat (limited to 'libelf/elf_rand.c')
| -rw-r--r-- | libelf/elf_rand.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libelf/elf_rand.c b/libelf/elf_rand.c index 8c36ff809702..eb2c9eaa2c1a 100644 --- a/libelf/elf_rand.c +++ b/libelf/elf_rand.c @@ -24,14 +24,12 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> - #include <ar.h> #include <libelf.h> #include "_libelf.h" -ELFTC_VCSID("$Id: elf_rand.c 2991 2014-03-17 09:57:04Z jkoshy $"); +ELFTC_VCSID("$Id: elf_rand.c 3174 2015-03-27 17:13:41Z emaste $"); off_t elf_rand(Elf *ar, off_t offset) |
