diff options
Diffstat (limited to 'ext/date/lib/tm2unixtime.c')
| -rw-r--r-- | ext/date/lib/tm2unixtime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/lib/tm2unixtime.c b/ext/date/lib/tm2unixtime.c index 12f621112e..f08558bcfe 100644 --- a/ext/date/lib/tm2unixtime.c +++ b/ext/date/lib/tm2unixtime.c @@ -18,6 +18,7 @@ /* $Id$ */ +#include <tl_config.h> #include "timelib.h" /* jan feb mrt apr may jun jul aug sep oct nov dec */ |
