mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-26 00:19:52 +03:00
Minor fix
This commit is contained in:
parent
7a40b7873b
commit
cd169165d8
1 changed files with 0 additions and 3 deletions
|
@ -33,7 +33,6 @@
|
|||
#include <syslog.h>
|
||||
#include <errno.h>
|
||||
#include <regex.h>
|
||||
#include <setjmp.h>
|
||||
|
||||
#ifndef LINUX_PAM
|
||||
#include <security/pam_appl.h>
|
||||
|
@ -82,8 +81,6 @@
|
|||
gray_wait_debug(0, __FILE__, line); \
|
||||
} while (0)
|
||||
|
||||
extern jmp_buf gray_pam_jmp;
|
||||
|
||||
void *gray_2nrealloc(void *ptr, size_t *pcount, size_t elsiz);
|
||||
|
||||
void gray_pam_delete(char *x);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue