]> granicus.if.org Git - procps-ng/commitdiff
include error.h for error() and friends
authorMike Frysinger <vapier@gentoo.org>
Tue, 24 Jan 2012 05:34:51 +0000 (00:34 -0500)
committerSami Kerola <kerolasa@iki.fi>
Tue, 24 Jan 2012 07:55:05 +0000 (08:55 +0100)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/c.h

index 2be74950a0f0e1edfd18d064248ad572bfad5f93..747e4e3861a56e5e536021dfb7659f28fd8e61c7 100644 (file)
@@ -16,6 +16,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
+#include <error.h>
 
 /*
  * Compiler specific stuff