Fix .spec file to be extracted Module::Build
[platform/upstream/perl.git] / time64_config.h
index 42cc12c..8a8dbef 100644 (file)
@@ -1,5 +1,7 @@
-#ifndef TIME64_CONFIG_H
-#    define TIME64_CONFIG_H
+#ifndef PERL_TIME64_CONFIG_H_
+#    define PERL_TIME64_CONFIG_H_
+
+#include "reentr.h"
 
 /* Configuration
    -------------
@@ -82,4 +84,4 @@
 #define SYSTEM_GMTIME_MAX       CAT2(GMTIME_MAX,.0)
 #define SYSTEM_GMTIME_MIN       CAT2(GMTIME_MIN,.0)
 
-#endif /* TIME64_CONFIG_H */
+#endif /* PERL_TIME64_CONFIG_H_ */