summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl')
-rw-r--r--gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
index b0303ba7f31..62732ac7b9d 100644
--- a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
+++ b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
@@ -1,4 +1,3 @@
# BSD platforms have extra fields in struct tm that need to be initialized.
# XXX A Configure test is needed.
-
$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;