summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_lib_krb5_krb_sendauth_c
blob: 21f503a99653cd7ae6c6782933487cddd1f06e6a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.11.3.orig/src/lib/krb5/krb/sendauth.c	2013-06-03 23:39:43.000000000 +0200
+++ krb5-1.11.3/src/lib/krb5/krb/sendauth.c	2013-08-14 14:05:18.000000000 +0200
@@ -25,7 +25,7 @@
  */
 
 #include "k5-int.h"
-#include "com_err.h"
+#include <et/com_err.h>
 #include "auth_con.h"
 #include <errno.h>
 #include <stdio.h>