diff options
Diffstat (limited to 'cifs.upcall.c')
-rw-r--r-- | cifs.upcall.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <string.h> #include <getopt.h> -#include <krb5.h> +#include <krb5/krb5.h> #include <syslog.h> #include <dirent.h> #include <sys/types.h> |