patch-src_include_k5-int_h 459 B

1234567891011
  1. --- krb5-1.12.1.orig/src/include/k5-int.h 2014-01-16 01:44:15.000000000 +0100
  2. +++ krb5-1.12.1/src/include/k5-int.h 2014-02-11 18:55:39.000000000 +0100
  3. @@ -904,7 +904,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>