4ce3732
diff -up Krb5-1.7/Krb5.xs.orig Krb5-1.7/Krb5.xs
4ce3732
--- Krb5-1.7/Krb5.xs.orig	2008-01-03 15:35:18.000000000 +0000
4ce3732
+++ Krb5-1.7/Krb5.xs	2008-01-28 11:07:52.000000000 +0000
4ce3732
@@ -5,7 +5,7 @@ extern "C" {
4ce3732
 #include "perl.h"
4ce3732
 #include "XSUB.h"
4ce3732
 #include <krb5.h>
4ce3732
-#include <com_err.h>
4ce3732
+#include <et/com_err.h>
4ce3732
 #include <errno.h>
4ce3732
 #include "krb5_constants.c"
4ce3732