Commit Diff
--- FICS/comproc.c +++ FICS/comproc.c @@ -40,6 +40,8 @@ #include <sys/resource.h> +#include <err.h> + #include "board.h" #include "command.h" #include "comproc.h"
--- FICS/comproc.c +++ FICS/comproc.c @@ -40,6 +40,8 @@ #include <sys/resource.h> +#include <err.h> + #include "board.h" #include "command.h" #include "comproc.h"