summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
blob: 96c37bdd614f10ef7cc0b5c8585cc27d8103a818 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.11.3.orig/src/appl/sample/sclient/sclient.c	2013-06-03 23:39:43.000000000 +0200
+++ krb5-1.11.3/src/appl/sample/sclient/sclient.c	2013-08-14 14:05:17.000000000 +0200
@@ -32,7 +32,7 @@
  */
 
 #include "krb5.h"
-#include "com_err.h"
+#include <et/com_err.h>
 
 #include <stdio.h>
 #include <string.h>