From c5bba60dd36902038edaff7d9a4ab07ecc9e0e54 Mon Sep 17 00:00:00 2001 From: russell Date: Sat, 20 Mar 2010 17:33:03 +0000 Subject: Merged revisions 253540 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r253540 | russell | 2010-03-20 07:03:07 -0500 (Sat, 20 Mar 2010) | 2 lines Resolve more compiler warnings on FreeBSD. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@253620 f38db490-d61c-443f-a65b-d21fe96a405b --- main/stdtime/localtime.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main/stdtime') diff --git a/main/stdtime/localtime.c b/main/stdtime/localtime.c index 925ef029b..104ab09a3 100644 --- a/main/stdtime/localtime.c +++ b/main/stdtime/localtime.c @@ -48,6 +48,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +#include #include #include #include -- cgit v1.2.3