aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/files/patch-modules_ldapbackend_powerldap.cc
blob: 27faef6f3c45c4312f5afd26a5b0558844607a1d (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 ----