CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/03 08:34:14
Modified files:
usr.sbin/smtpd : client.c
Log message:
since smtpctl doesn't need to be build along with client.c,
client.c doesn't need to be build with -DCLIENT_NO_SSL anymore,
so get rid of #ifdef CLIENT_NO_SSL
ok eric@
