mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 01:00:33 -04:00
- make ports work as a master port - add support for LDAP, submitted by richard@unixguru.nl - add build for recursor
12 lines
318 B
C++
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 ----
|