diff --git a/client/client_types.C b/client/client_types.C index 481aa9f1c8..9289940a33 100644 --- a/client/client_types.C +++ b/client/client_types.C @@ -1079,6 +1079,7 @@ void WORKUNIT::clear_errors() { } } } + int RESULT::parse_ack(FILE* in) { char buf[256];