From 6479cc23ac75cd19b795e18a6ae4a4ead6df843c Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Sun, 7 Feb 2010 10:54:17 -0500 Subject: cifs.upcall: add a spnego.h file ...to hold SPNEGO definitions. Signed-off-by: Jeff Layton --- cifs.upcall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cifs.upcall.c') diff --git a/cifs.upcall.c b/cifs.upcall.c index 964bbbd..c7653de 100644 --- a/cifs.upcall.c +++ b/cifs.upcall.c @@ -38,6 +38,7 @@ create dns_resolver * * /usr/local/sbin/cifs.upcall %k #include "replace.h" #include "data_blob.h" +#include "spnego.h" #include "cifs_spnego.h" #define CIFS_DEFAULT_KRB5_DIR "/tmp" -- cgit v1.2.3