diff options
Diffstat (limited to 'source3/librpc')
-rw-r--r-- | source3/librpc/crypto/gse_krb5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/crypto/gse_krb5.c b/source3/librpc/crypto/gse_krb5.c index c1eea7fc70..dbcc520048 100644 --- a/source3/librpc/crypto/gse_krb5.c +++ b/source3/librpc/crypto/gse_krb5.c @@ -21,6 +21,7 @@ #include "smb_krb5.h" #include "secrets.h" #include "gse_krb5.h" +#include "lib/param/loadparm.h" #ifdef HAVE_KRB5 |