From 8ddbdf13169ac38ef7fe552de5abc683e6d63c0f Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Fri, 26 Feb 2010 21:36:45 -0500 Subject: cifs.upcall: use non-legacy krb5.h location is deprecated in favor of . Also, make autoconf throw a more helpful error message if it's not present. Signed-off-by: Jeff Layton --- cifs.upcall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cifs.upcall.c') diff --git a/cifs.upcall.c b/cifs.upcall.c index 595b68a..6d95477 100644 --- a/cifs.upcall.c +++ b/cifs.upcall.c @@ -31,7 +31,7 @@ create dns_resolver * * /usr/local/sbin/cifs.upcall %k #include #include -#include +#include #include #include #include -- cgit v1.2.3