summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
blob: 034e80bcc527159cc748cb341cb1e03193568f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krb5-1.9.orig/src/appl/sample/sclient/sclient.c	2009-11-24 18:46:45.000000000 +0100
+++ krb5-1.9/src/appl/sample/sclient/sclient.c	2011-01-31 14:42:12.000000000 +0100
@@ -31,7 +31,7 @@
  */
 
 #include "krb5.h"
-#include "com_err.h"
+#include <et/com_err.h>
 
 #include <stdio.h>
 #include <string.h>