patch-src_include_k5-int_h 461 B

1234567891011
  1. --- krb5-1.11.3.orig/src/include/k5-int.h 2013-06-03 23:39:43.000000000 +0200
  2. +++ krb5-1.11.3/src/include/k5-int.h 2013-08-14 14:05:17.000000000 +0200
  3. @@ -1156,7 +1156,7 @@ void k5_free_pa_otp_challenge(krb5_conte
  4. void k5_free_pa_otp_req(krb5_context context, krb5_pa_otp_req *val);
  5. /* #include "krb5/wordsize.h" -- comes in through base-defs.h. */
  6. -#include "com_err.h"
  7. +#include <et/com_err.h>
  8. #include "k5-plugin.h"
  9. #include <krb5/authdata_plugin.h>