auth-kerberos: add the credentials.h so that enum credentials_obtained is defined
authorMatthieu Patou <mat@matws.net>
Tue, 15 Oct 2013 22:06:57 +0000 (15:06 -0700)
committerMatthieu Patou <mat@samba.org>
Sun, 27 Oct 2013 01:25:46 +0000 (02:25 +0100)
commit9c1c3bb4ecb47c10548c7d80784ac293cd91aa89
tree61483457054c3bd1cf75260980ea94244b94d21a
parent1e2e421632c275f8cf7529935f72ef3639ddea14
auth-kerberos: add the credentials.h so that enum credentials_obtained is defined

We had a warning about the enum being defined in the parameter list:
warning: ‘enum credentials_obtained’ declared inside parameter list

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Autobuild-User(master): Matthieu Patou <mat@samba.org>
Autobuild-Date(master): Sun Oct 27 02:25:47 CET 2013 on sn-devel-104
source4/auth/kerberos/kerberos_pac.c