diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi
index 917cf2993..656ed2d9b 100644
--- a/html/cgi-bin/ids.cgi
+++ b/html/cgi-bin/ids.cgi
@@ -24,7 +24,6 @@ use strict;
# enable only the following on debugging purpose
#use warnings;
#use CGI::Carp 'fatalsToBrowser';
-use File::Copy;
require '/var/ipfire/general-functions.pl';
require "${General::swroot}/lang.pl";