patch-src_clients_kinit_kinit_c 322 B

1234567891011
  1. --- krb5-1.9.orig/src/clients/kinit/kinit.c 2010-12-03 01:05:44.000000000 +0100
  2. +++ krb5-1.9/src/clients/kinit/kinit.c 2011-01-31 14:03:02.000000000 +0100
  3. @@ -36,7 +36,7 @@
  4. #include <stdio.h>
  5. #include <time.h>
  6. #include <errno.h>
  7. -#include <com_err.h>
  8. +#include <et/com_err.h>
  9. #ifdef GETOPT_LONG
  10. #include <getopt.h>