libical r650 - in trunk: . src/test
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: libical r650 - in trunk: . src/test
- Date: Wed, 3 Sep 2008 13:48:56 +0000 (UTC)
Author: mbarnes
Date: Wed Sep 3 13:48:56 2008
New Revision: 650
URL: http://svn.gnome.org/viewvc/libical?rev=650&view=rev
Log:
2008-09-03 Matthew Barnes <mbarnes redhat com>
* src/test/timezones.c:
#include <stdlib.h> for setenv().
Modified:
trunk/ChangeLog
trunk/src/test/timezones.c
Modified: trunk/src/test/timezones.c
==============================================================================
--- trunk/src/test/timezones.c (original)
+++ trunk/src/test/timezones.c Wed Sep 3 13:48:56 2008
@@ -22,6 +22,7 @@
#include <libical/ical.h>
#include <time.h>
#include <stdio.h>
+#include <stdlib.h>
int main(int argc, char **argv)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]