summaryrefslogtreecommitdiffstats
path: root/libebl/eblopenbackend.c
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2017-05-31 17:24:14 +0200
committerMark Wielaard <[email protected]>2017-05-31 18:10:22 +0200
commit13c3e00ba629586ae42c316ae4ed6c3f04282a82 (patch)
treec71ef64f8ce1f72151044e69e7f01bb29d3ca235 /libebl/eblopenbackend.c
parent8581fde6f7401a5db1e9a4757d748c5ad7bd2142 (diff)
parent6358858c4d65e8fb12a112198ee1d4bcab0be876 (diff)
Merge tag 'elfutils-0.169' into mjw/RH-DTSdts-0.169
elfutils 0.169 release Conflicts: ChangeLog tests/run-elflint-test.sh tests/run-readelf-A.sh
Diffstat (limited to 'libebl/eblopenbackend.c')
-rw-r--r--libebl/eblopenbackend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libebl/eblopenbackend.c b/libebl/eblopenbackend.c
index 4259dbe5..8630053e 100644
--- a/libebl/eblopenbackend.c
+++ b/libebl/eblopenbackend.c
@@ -39,6 +39,7 @@
#include <string.h>
#include <stdio.h>
+#include <system.h>
#include <libeblP.h>
const char *i386_init (Elf *elf, GElf_Half machine, Ebl *eh, size_t ehlen);