diff options
Diffstat (limited to 'src/helper/time_support.c')
-rw-r--r-- | src/helper/time_support.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/time_support.c b/src/helper/time_support.c index 5a7869d9..620c9c48 100644 --- a/src/helper/time_support.c +++ b/src/helper/time_support.c @@ -17,7 +17,9 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include "time_support.h" |