diff --git a/fastrpc.cgi b/fastrpc.cgi index 740035577..6ed952b46 100755 --- a/fastrpc.cgi +++ b/fastrpc.cgi @@ -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";