File: ftbfs_441679.patch

package info (click to toggle)
pam-pgsql 0.7.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,216 kB
  • ctags: 244
  • sloc: sh: 11,377; ansic: 1,082; makefile: 41; sql: 8
file content (11 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Fix FTBFS by including missing security/pam_client.h
--- a/src/pam_get_service.c
+++ b/src/pam_get_service.c
@@ -7,6 +7,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <security/pam_client.h>
 #include <security/pam_modules.h>
 
 const char *