include error.h for error() and friends
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
79ceb30b5c
commit
af61809a18
@ -16,6 +16,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <error.h>
|
||||
|
||||
/*
|
||||
* Compiler specific stuff
|
||||
|
Loading…
Reference in New Issue
Block a user