Skip to content

Commit

Permalink
Remove superflous include of non-standard <error.h>
Browse files Browse the repository at this point in the history
Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
  • Loading branch information
ismaell authored and pmatilai committed Apr 13, 2022
1 parent ee2f59c commit d8eee23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/elfdeps.c
Expand Up @@ -5,7 +5,6 @@
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <error.h>
#include <errno.h>
#include <popt.h>
#include <gelf.h>
Expand Down

0 comments on commit d8eee23

Please sign in to comment.