--- krb4-1.0.9.20010830.orig/lib/com_err/compile_et.c
+++ krb4-1.0.9.20010830/lib/com_err/compile_et.c
@@ -141,7 +141,8 @@
     fprintf(h_file, "#ifndef %s\n", fn);
     fprintf(h_file, "#define %s\n", fn);
     fprintf(h_file, "\n");
-    fprintf(h_file, "#include <com_right.h>\n");
+    /*    fprintf(h_file, "#include <com_right.h>\n");*/
+    fprintf(h_file, "struct et_list;\n");
     fprintf(h_file, "\n");
     fprintf(h_file, 
 	    "void initialize_%s_error_table_r(struct et_list **);\n",
