blob: fd0f19712ee336212fc2ad2c54807492211866f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|