void *private_data),
void *private_data);
-/* The following definitions come from utils/passwd_util.c */
-
-char *get_pass( const char *prompt, bool stdin_get);
-
/* The following definitions come from lib/avahi.c */
struct AvahiPoll *tevent_avahi_poll(TALLOC_CTX *mem_ctx,
#include "cmdline_contexts.h"
#include "lib/gencache.h"
#include "auth/credentials/credentials.h"
+#include "source3/utils/passwd_proto.h"
#ifdef WITH_FAKE_KASERVER
#include "utils/net_afs.h"
NTSTATUS net_lookup_sid_from_name(struct net_context *c, TALLOC_CTX *ctx,
const char *full_name, struct dom_sid *pret_sid);
-/* The following definitions come from utils/passwd_util.c */
-
-char *get_pass( const char *prompt, bool stdin_get);
-
/* The following definitions come from utils/net_g_lock.c */
int net_g_lock(struct net_context *c, int argc, const char **argv);
*/
#include "includes.h"
+#include "passwd_proto.h"
/*************************************************************
Utility function to prompt for passwords from stdin. Each
#include "../libcli/security/security.h"
#include "passdb.h"
#include "cmdline_contexts.h"
+#include "passwd_proto.h"
#define BIT_BACKEND 0x00000004
#define BIT_VERBOSE 0x00000008
#include "libsmb/proto.h"
#include "passdb.h"
#include "cmdline_contexts.h"
+#include "passwd_proto.h"
/*
* Next two lines needed for SunOS and don't