Remove superflous include of non-standard <error.h>
Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
This commit is contained in:
parent
ee2f59cc17
commit
d8eee23e1f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue