summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_clients_kinit_kinit_c
blob: 4089bbbbc761c6fad661f4b6b3f0306386ea55bd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.11.3.orig/src/clients/kinit/kinit.c	2013-06-03 23:39:43.000000000 +0200
+++ krb5-1.11.3/src/clients/kinit/kinit.c	2013-08-14 14:05:17.000000000 +0200
@@ -33,7 +33,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>