summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-10-11 04:05:37 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-10-11 02:47:50 +0000
commitd589430fa006dc4fc950be025e3a949b56e1a7bd (patch)
treeba40ffc01ff433983f39b6dd95861c20ac7d97ff /source4/auth/credentials/credentials.h
parentd74e0adb3041036e8e89d4265a67a455354bc308 (diff)
downloadsamba-d589430fa006dc4fc950be025e3a949b56e1a7bd.tar.gz
samba-d589430fa006dc4fc950be025e3a949b56e1a7bd.tar.bz2
samba-d589430fa006dc4fc950be025e3a949b56e1a7bd.zip
credentials: Fix the build.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 11 02:47:50 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/auth/credentials/credentials.h')
-rw-r--r--source4/auth/credentials/credentials.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/credentials/credentials.h b/source4/auth/credentials/credentials.h
index b7023cd17b..a468624b1f 100644
--- a/source4/auth/credentials/credentials.h
+++ b/source4/auth/credentials/credentials.h
@@ -299,4 +299,5 @@ NTSTATUS cli_credentials_set_secrets(struct cli_credentials *cred,
char **error_string);
int cli_credentials_get_kvno(struct cli_credentials *cred);
+
#endif /* __CREDENTIALS_H__ */