Include <time.h> to eliminate compile warning

This commit is contained in:
Andrew Bettison 2012-04-12 18:30:05 +09:30
parent af00de165a
commit 575ef91c45

View File

@ -17,6 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <time.h>
#include "serval.h"
#include "rhizome.h"