summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_util_profile_prof_int_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/krb5/patches/patch-src_util_profile_prof_int_h')
-rw-r--r--package/krb5/patches/patch-src_util_profile_prof_int_h11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/krb5/patches/patch-src_util_profile_prof_int_h b/package/krb5/patches/patch-src_util_profile_prof_int_h
new file mode 100644
index 000000000..5be692f11
--- /dev/null
+++ b/package/krb5/patches/patch-src_util_profile_prof_int_h
@@ -0,0 +1,11 @@
+--- krb5-1.7.orig/src/util/profile/prof_int.h 2008-05-27 18:25:51.000000000 +0200
++++ krb5-1.7/src/util/profile/prof_int.h 2009-11-19 20:20:53.000000000 +0100
+@@ -12,7 +12,7 @@
+
+ #include "k5-thread.h"
+ #include "k5-platform.h"
+-#include "com_err.h"
++#include "et/com_err.h"
+ #include "profile.h"
+
+ typedef long prf_magic_t;