--- embedaddon/sudo/plugins/sudoers/regress/logging/check_wrap.c 2013/07/22 10:46:13 1.1.1.3 +++ embedaddon/sudo/plugins/sudoers/regress/logging/check_wrap.c 2013/10/14 07:56:35 1.1.1.4 @@ -39,7 +39,7 @@ #define SUDO_ERROR_WRAP 0 #include "missing.h" -#include "error.h" +#include "fatal.h" #include "sudo_plugin.h" extern void writeln_wrap(FILE *fp, char *line, size_t len, size_t maxlen);