patch-src_clients_kinit_kinit_c 328 B

1234567891011
  1. --- krb5-1.11.3.orig/src/clients/kinit/kinit.c 2013-06-03 23:39:43.000000000 +0200
  2. +++ krb5-1.11.3/src/clients/kinit/kinit.c 2013-08-14 14:05:17.000000000 +0200
  3. @@ -33,7 +33,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>