diff options
| author | Ulf Hermann <[email protected]> | 2018-10-11 17:20:12 +0200 |
|---|---|---|
| committer | Ulf Hermann <[email protected]> | 2018-10-11 17:54:03 +0200 |
| commit | 5da108a40dd24c7d3e4183ec9ae1904bb3f01575 (patch) | |
| tree | b3aacdcce39ec53a581137229e4a30ccb235f09d /lib/system.h | |
| parent | c8dd3e3985dce3ae94bb09d6df82a516852e78c4 (diff) | |
| parent | 52b6b2f1f49e7385527e9f311f248092be0c0b61 (diff) | |
Merge tag 'elfutils-0.174'
elfutils 0.174 release
Change-Id: Ibcbdfca61cf0b65391ab6d0ad00f18ba61027e07
Diffstat (limited to 'lib/system.h')
| -rw-r--r-- | lib/system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/system.h b/lib/system.h index 3a6b8e93..5275a7b2 100644 --- a/lib/system.h +++ b/lib/system.h @@ -30,6 +30,7 @@ #define LIB_SYSTEM_H 1 #include <errno.h> +#include <error.h> #include <stddef.h> #include <stdint.h> #include <sys/param.h> |
