include error.h for error() and friends

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2012-01-24 00:34:51 -05:00 committed by Sami Kerola
parent 79ceb30b5c
commit af61809a18

View File

@ -16,6 +16,7 @@
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <error.h>
/*
* Compiler specific stuff