1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

cifs-upcall: fix the build after spnego merge.

Guenther
This commit is contained in:
Günther Deschner 2009-09-17 08:52:22 +02:00
parent 35f4b88c7c
commit c708338682

View 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>