aboutsummaryrefslogtreecommitdiffstats
path: root/dns/powerdns/files/patch-modules_ldapbackend_powerldap.cc
blob: 4cc027918deff811d3e4d257919038bab5a29f43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*** modules/ldapbackend/powerldap.cc.orig   Thu Mar 13 20:49:23 2003
--- modules/ldapbackend/powerldap.cc    Thu Mar 13 20:49:46 2003
***************
*** 3,9 ****
  
  #include <map>
  #include <vector>
- #include <crypt.h>
  #include <exception>
  #include <stdexcept>
  #include <string>
--- 3,8 ----