Initial import
[samba] / source / utils / passwd_proto.h
1 #ifndef _PASSWD_PROTO_H_
2 #define _PASSWD_PROTO_H_
3
4 /* This file is automatically generated with "make proto". DO NOT EDIT */
5
6
7 /* The following definitions come from utils/passwd_util.c  */
8
9 char *stdin_new_passwd( void);
10 char *get_pass( const char *prompt, BOOL stdin_get);
11
12 #endif /*  _PASSWD_PROTO_H_  */