Revert "Add missing lib call"

This reverts commit d4c61774ee.
This commit is contained in:
Ilia Rostovtsev
2021-12-08 12:29:44 +03:00
parent d4c61774ee
commit ba25971b89

View File

@@ -8,7 +8,6 @@ BEGIN { push(@INC, "."); };
use WebminCore;
use POSIX;
use Socket;
use Socket6;
$force_lang = $default_lang;
&init_config();
print "Content-type: text/plain\n\n";