Make sure prototypes are always included, make some functions static and
[ira/wip.git] / source4 / auth / credentials / credentials.c
index adabe49cb4f3a42a8d6bf72f601d1054fb8dd06d..5fb180d7b136d8d8d67f76411caddfb650afc099 100644 (file)
@@ -25,6 +25,7 @@
 #include "librpc/gen_ndr/samr.h" /* for struct samrPassword */
 #include "auth/credentials/credentials.h"
 #include "auth/credentials/credentials_krb5.h"
+#include "auth/credentials/credentials_proto.h"
 #include "libcli/auth/libcli_auth.h"
 #include "lib/events/events.h"
 #include "param/param.h"