1234567891011 |
- --- 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;
|