ports/net/powerdns/files/patch-modules_ldapbackend_powerldap.hh
Dirk Meyer c793cc443b - Update to 2.9.6
- make ports work as a master port
- add support for LDAP, submitted by richard@unixguru.nl
- add build for recursor
2003-03-23 04:53:39 +00:00

12 lines
318 B
C++

*** modules/ldapbackend/powerldap.hh.orig Thu Mar 13 20:49:33 2003
--- modules/ldapbackend/powerldap.hh Thu Mar 13 20:49:50 2003
***************
*** 2,8 ****
#define POWERLDAP_HH
#include <map>
#include <vector>
- #include <crypt.h>
#include <exception>
#include <stdexcept>
#include <string>
--- 2,7 ----