--- krb5-1.11.3.orig/src/clients/kinit/kinit.c 2013-06-03 23:39:43.000000000 +0200 +++ krb5-1.11.3/src/clients/kinit/kinit.c 2013-08-14 14:05:17.000000000 +0200 @@ -33,7 +33,7 @@ #include <stdio.h> #include <time.h> #include <errno.h> -#include <com_err.h> +#include <et/com_err.h> #ifdef GETOPT_LONG #include <getopt.h>