Forgot a couple #includes.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 29 Sep 2011 17:29:11 +0000 (13:29 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 29 Sep 2011 17:29:11 +0000 (13:29 -0400)
services/evolution-addressbook-factory/evolution-addressbook-factory.c
services/evolution-calendar-factory/evolution-calendar-factory.c

index 9936728..403f888 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <config.h>
 #include <locale.h>
+#include <stdlib.h>
 #include <glib/gi18n.h>
 
 #ifdef ENABLE_MAINTAINER_MODE