patch-src_clients_kdestroy_kdestroy_c 339 B

1234567891011
  1. --- krb5-1.9.orig/src/clients/kdestroy/kdestroy.c 2009-11-03 04:27:56.000000000 +0100
  2. +++ krb5-1.9/src/clients/kdestroy/kdestroy.c 2011-01-31 14:22:03.000000000 +0100
  3. @@ -30,7 +30,7 @@
  4. #include "autoconf.h"
  5. #include <krb5.h>
  6. -#include <com_err.h>
  7. +#include <et/com_err.h>
  8. #include <string.h>
  9. #include <stdio.h>
  10. #ifdef HAVE_UNISTD_H