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

#ifndef _PASSWDAUTH_H_
#define _PASSWDAUTH_H_

extern int PasswdAuth __P((char *, char *));

#endif
OpenPOWER on IntegriCloud