diff --git a/lib/krb5/heim_err.et b/lib/krb5/heim_err.et index 6aa376d6e..d93810f26 100644 --- a/lib/krb5/heim_err.et +++ b/lib/krb5/heim_err.et @@ -12,5 +12,6 @@ prefix HEIM_ERR error_code LOG_PARSE, "Error parsing log destination" error_code V4_PRINC_NO_CONV, "Failed to convert v4 principal" error_code SALTTYPE_NOSUPP, "Salt type is not supported by enctype" +error_code NOHOST, "Host not found" end