summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_clients_kinit_kinit_c
blob: 4517cd7e1bec5cbdfbb73e51dfcddfc5481f4250 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.9.orig/src/clients/kinit/kinit.c	2010-12-03 01:05:44.000000000 +0100
+++ krb5-1.9/src/clients/kinit/kinit.c	2011-01-31 14:03:02.000000000 +0100
@@ -36,7 +36,7 @@
 #include <stdio.h>
 #include <time.h>
 #include <errno.h>
-#include <com_err.h>
+#include <et/com_err.h>
 
 #ifdef GETOPT_LONG
 #include <getopt.h>