patch-src_lib_krb5_krb_sendauth_c 321 B

1234567891011
  1. --- krb5-1.11.3.orig/src/lib/krb5/krb/sendauth.c 2013-06-03 23:39:43.000000000 +0200
  2. +++ krb5-1.11.3/src/lib/krb5/krb/sendauth.c 2013-08-14 14:05:18.000000000 +0200
  3. @@ -25,7 +25,7 @@
  4. */
  5. #include "k5-int.h"
  6. -#include "com_err.h"
  7. +#include <et/com_err.h>
  8. #include "auth_con.h"
  9. #include <errno.h>
  10. #include <stdio.h>