Skip to content

Commit

Permalink
time64_config.h: #include reentr.h
Browse files Browse the repository at this point in the history
This is so it will get any reentrant versions automatically
  • Loading branch information
khwilliamson committed Dec 4, 2020
1 parent 407c2aa commit 5e638b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions time64_config.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef PERL_TIME64_CONFIG_H_
# define PERL_TIME64_CONFIG_H_

#include "reentr.h"

/* Configuration
-------------
Define as appropriate for your system.
Expand Down

0 comments on commit 5e638b4

Please sign in to comment.