summaryrefslogtreecommitdiff
path: root/source4/build/pidl
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-05-10 23:23:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:51:56 -0500
commit085df4526472c71a12ca147dacac1034e2b300eb (patch)
tree58f35ab9ebcfb40f03d4b3e587aaaa12f80cd179 /source4/build/pidl
parente8d3e37524bd1931cfc3a07099eae0eddf6be42b (diff)
downloadsamba-085df4526472c71a12ca147dacac1034e2b300eb.tar.gz
samba-085df4526472c71a12ca147dacac1034e2b300eb.tar.bz2
samba-085df4526472c71a12ca147dacac1034e2b300eb.zip
r641: readd 'use dump;'
metze (This used to be commit 8e2c08f8c7f9481d64b87e7d45e98bc48661efbb)
Diffstat (limited to 'source4/build/pidl')
-rw-r--r--source4/build/pidl/eparser.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/pidl/eparser.pm b/source4/build/pidl/eparser.pm
index 8f250c29dd..1fe1fff332 100644
--- a/source4/build/pidl/eparser.pm
+++ b/source4/build/pidl/eparser.pm
@@ -7,6 +7,7 @@
package IdlEParser;
use strict;
+use dump;
my($name);