aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-08-15 22:33:12 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-08-15 22:33:12 +0300
commitcd169165d8193ad430ae27c50ee213ffa75fdca3 (patch)
tree3a7b5ed5eff4497f9e9ed19524ce717dd32366e1
parent7a40b7873bd666809183cdd952d6e2a8f1870981 (diff)
downloadpam-modules-cd169165d8193ad430ae27c50ee213ffa75fdca3.tar.gz
pam-modules-cd169165d8193ad430ae27c50ee213ffa75fdca3.tar.bz2
Minor fix
-rw-r--r--lib/graypam.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/graypam.h b/lib/graypam.h
index 69c4909..31554e3 100644
--- a/lib/graypam.h
+++ b/lib/graypam.h
@@ -35,3 +35,2 @@
#include <regex.h>
-#include <setjmp.h>
@@ -84,4 +83,2 @@
-extern jmp_buf gray_pam_jmp;
-
void *gray_2nrealloc(void *ptr, size_t *pcount, size_t elsiz);

Return to:

Send suggestions and report system problems to the System administrator.