summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/smb_build_h.pm
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/smb_build/smb_build_h.pm')
-rw-r--r--source4/build/smb_build/smb_build_h.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/build/smb_build/smb_build_h.pm b/source4/build/smb_build/smb_build_h.pm
index bc12b9a268..8dd0635b10 100644
--- a/source4/build/smb_build/smb_build_h.pm
+++ b/source4/build/smb_build/smb_build_h.pm
@@ -6,6 +6,9 @@
### Released under the GNU GPL ###
###########################################################
+package smb_build_h;
+use strict;
+
sub _add_define_section($)
{
my $DEFINE = shift;