summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/passwdauth.h
blob: 05ba1f360168c00f400b0cb2d69091ca9524bbeb (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * passwdauth.h
 *
 */

#ifndef _PASSWDAUTH_H_
#define _PASSWDAUTH_H_

extern int PasswdAuth(char *, char *);

#endif
OpenPOWER on IntegriCloud