Add missing change

This commit is contained in:
Henry Gabryjelski 2021-03-14 14:30:48 -07:00
parent f329fd315f
commit 1d4dc6bf96

View file

@ -34,7 +34,7 @@
#define COMPILE_DATE __DATE__
#endif
#ifndef COMPILE_TIME
#define REPRODUCIBLE_TIME __TIME__
#define COMPILE_TIME __TIME__
#endif
#define COMPILE_YEAR_INT ((( \