diff --git a/bin/daemon.php b/bin/daemon.php index 1f0bb7079d..317798a1dd 100755 --- a/bin/daemon.php +++ b/bin/daemon.php @@ -38,6 +38,7 @@ use Friendica\Core\Worker; use Friendica\Database\DBA; use Friendica\DI; use Friendica\Util\DateTimeFormat; +use Psr\Log\LoggerInterface; // Get options $shortopts = 'f';