diff options
Diffstat (limited to 'src/strings.c')
-rw-r--r-- | src/strings.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strings.c b/src/strings.c index 03d0f133..ef40d5ec 100644 --- a/src/strings.c +++ b/src/strings.c @@ -25,7 +25,6 @@ #include <ctype.h> #include <endian.h> #include <errno.h> -#include <error.h> #include <fcntl.h> #include <gelf.h> #include <inttypes.h> |