| 1234567891011 | --- krb5-1.9.orig/src/clients/kdestroy/kdestroy.c	2009-11-03 04:27:56.000000000 +0100+++ krb5-1.9/src/clients/kdestroy/kdestroy.c	2011-01-31 14:22:03.000000000 +0100@@ -30,7 +30,7 @@  #include "autoconf.h" #include <krb5.h>-#include <com_err.h>+#include <et/com_err.h> #include <string.h> #include <stdio.h> #ifdef HAVE_UNISTD_H
 |