summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-xsanitycheck.cgi2
1 files changed, 2 insertions, 0 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi
index b887deeff..7a74bfc07 100755
--- a/sanitycheck.cgi
+++ b/sanitycheck.cgi
@@ -28,6 +28,8 @@ use strict;
use lib qw(.);
require "globals.pl";
+
+use Bugzilla;
use Bugzilla::Constants;
use Bugzilla::Util;
use Bugzilla::User;