diff --git a/etc/sshd b/etc/sshd index 2cf6aacb36..2153f21bdf 100755 --- a/etc/sshd +++ b/etc/sshd @@ -29,6 +29,7 @@ POSSIBILITY OF SUCH DAMAGE. */ require_once("config.inc"); + require_once("notices.inc"); if(isset($config['system']['enablesshd'])) { /* do nothing, we're enabled */