blob: 1f2a44f1f41ca3f78490fa9ac6da3d443061d129 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
  | 
--- configure.orig	2010-06-19 15:58:32.000000000 +0600
+++ configure	2010-06-19 15:58:44.000000000 +0600
@@ -25085,6 +25085,7 @@
 #if HAVE_NETINET_IP_ICMP_H
 # include <netinet/ip_icmp.h>
 #endif
+#include <security/pam_types.h>
 
 "
 if test "x$ac_cv_header_security_openpam_h" = x""yes; then :
  
  |