cifs-upcall: fix the build after spnego merge.
authorGünther Deschner <gd@samba.org>
Thu, 17 Sep 2009 06:52:22 +0000 (08:52 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 17 Sep 2009 06:53:29 +0000 (08:53 +0200)
Guenther

client/cifs.upcall.c

index 71e60c6d246072a31f587c52e56c8256b7939814..bf6a861544c80b01c8c1ac904bfe54ff3f3d70c2 100644 (file)
@@ -26,6 +26,7 @@ create dns_resolver * * /usr/local/sbin/cifs.upcall %k
 */
 
 #include "includes.h"
+#include "../libcli/auth/spnego.h"
 #include <keyutils.h>
 #include <getopt.h>