From: Mike Frysinger Date: Tue, 24 Jan 2012 05:34:51 +0000 (-0500) Subject: include error.h for error() and friends X-Git-Tag: v3.3.3~109^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af61809a18595a342773745dac351d6ae0e302e1;p=procps-ng include error.h for error() and friends Signed-off-by: Mike Frysinger --- diff --git a/include/c.h b/include/c.h index 2be74950..747e4e38 100644 --- a/include/c.h +++ b/include/c.h @@ -16,6 +16,7 @@ #include #include #include +#include /* * Compiler specific stuff