added define PORT_LDAPS.

This commit is contained in:
Gunter Knauf 2007-08-15 16:17:32 +00:00
parent ca410ec2ca
commit 7f7e42732d
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#define PORT_HTTPS 443
#define PORT_DICT 2628
#define PORT_LDAP 389
#define PORT_LDAPS 636
#define PORT_TFTP 69
#define PORT_SSH 22