sync with OpenBSD -current
This commit is contained in:
parent
9d1bed226b
commit
569ffd723a
17 changed files with 59 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: login_chpass.c,v 1.21 2018/04/26 12:42:51 guenther Exp $ */
|
||||
/* $OpenBSD: login_chpass.c,v 1.22 2024/09/22 04:19:22 jsg Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1995,1996 Berkeley Software Design, Inc. All rights reserved.
|
||||
|
@ -44,8 +44,6 @@
|
|||
|
||||
#define _PATH_LOGIN_LCHPASS "/usr/libexec/auth/login_lchpass"
|
||||
|
||||
#define BACK_CHANNEL 3
|
||||
|
||||
void local_chpass(char **);
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue