summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_util_profile_prof_int_h
blob: 9cf1229c22ec56eb698aca3e49d8bc9b20e54957 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.9.orig/src/util/profile/prof_int.h	2009-12-28 01:21:20.000000000 +0100
+++ krb5-1.9/src/util/profile/prof_int.h	2011-01-30 22:28:21.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;