Replace <com_right.h> with <com_err.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4421 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -79,7 +79,7 @@ void prologue()
|
||||
fprintf(c_file, "/* %s */\n", id_str);
|
||||
fprintf(c_file, "\n");
|
||||
fprintf(c_file, "#include <stddef.h>\n");
|
||||
fprintf(c_file, "#include <com_right.h>\n");
|
||||
fprintf(c_file, "#include <com_err.h>\n");
|
||||
fprintf(c_file, "#include <%s>\n", hfn);
|
||||
fprintf(c_file, "\n");
|
||||
|
||||
|
Reference in New Issue
Block a user