gobject-introspection r574 - in trunk: . giscanner
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r574 - in trunk: . giscanner
- Date: Sat, 6 Sep 2008 18:39:06 +0000 (UTC)
Author: johan
Date: Sat Sep 6 18:39:06 2008
New Revision: 574
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=574&view=rev
Log:
2008-09-06 Johan Dahlin <johan gnome org>
* giscanner/grealpath.h: Include stdlib.h
Modified:
trunk/ChangeLog
trunk/giscanner/grealpath.h
Modified: trunk/giscanner/grealpath.h
==============================================================================
--- trunk/giscanner/grealpath.h (original)
+++ trunk/giscanner/grealpath.h Sat Sep 6 18:39:06 2008
@@ -1,6 +1,8 @@
#ifndef __G_REALPATH_H__
#define __G_REALPATH_H__
+#include <stdlib.h>
+
/**
* g_realpath:
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]