summaryrefslogtreecommitdiffstats
path: root/tools/pidl/tests/ndr_compat.pl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtools/pidl/tests/ndr_compat.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pidl/tests/ndr_compat.pl b/tools/pidl/tests/ndr_compat.pl
index 355e7f67..06f7efb4 100755
--- a/tools/pidl/tests/ndr_compat.pl
+++ b/tools/pidl/tests/ndr_compat.pl
@@ -2,6 +2,7 @@
# (C) 2007 Jelmer Vernooij <jelmer@samba.org>
# Published under the GNU General Public License
use strict;
+use warnings;
use Test::More tests => 2;
use FindBin qw($RealBin);