Deleted Added
full compact
46c46
< __RCSID("$FreeBSD: head/crypto/openssh/sshd.c 301551 2016-06-07 16:18:09Z lidl $");
---
> __RCSID("$FreeBSD: head/crypto/openssh/sshd.c 302182 2016-06-24 23:22:42Z gjb $");
138,140d137
< #ifdef USE_BLACKLIST
< #include "blacklist_client.h"
< #endif
394,396d390
< #ifdef USE_BLACKLIST
< blacklist_notify(1);
< #endif
658,661d651
< #ifdef USE_BLACKLIST
< blacklist_init();
< #endif
<
1285,1287d1274
< #ifdef USE_BLACKLIST
< blacklist_init();
< #endif