This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add PERL_UTIL_H_ to util.h, not util.h
authorDavid Mitchell <davem@iabyn.com>
Tue, 18 Apr 2017 08:21:17 +0000 (09:21 +0100)
committerDavid Mitchell <davem@iabyn.com>
Tue, 18 Apr 2017 08:21:17 +0000 (09:21 +0100)
commit28922db9cdcd7167db49e97fc5d4d16456ceff36
tree1a823c8bd4213ddbea50d4c804b5a19dbf60852f
parent7335cb814c19345052a23bc4462c701ce734e6c5
add PERL_UTIL_H_ to util.h, not util.h

With v5.25.11-59-g7335cb8 I added an include guard. PERL_UTIL_H_,
but added it to util.c rather than util.h.

I am not a smart man....
util.c
util.h