Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / appl / bsd / sysv_shadow.h
1 /* $Id: sysv_shadow.h,v 1.7 1999/03/13 21:15:43 assar Exp $ */
2
3 #include <shadow.h>
4
5 int sysv_expire(struct spwd *);