glib r7452 - in trunk: . glib
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7452 - in trunk: . glib
- Date: Wed, 10 Sep 2008 22:39:06 +0000 (UTC)
Author: matthiasc
Date: Wed Sep 10 22:39:05 2008
New Revision: 7452
URL: http://svn.gnome.org/viewvc/glib?rev=7452&view=rev
Log:
Add required includes
Modified:
trunk/ChangeLog
trunk/glib/gtestutils.c
Modified: trunk/glib/gtestutils.c
==============================================================================
--- trunk/glib/gtestutils.c (original)
+++ trunk/glib/gtestutils.c Wed Sep 10 22:39:05 2008
@@ -28,6 +28,7 @@
#endif
#include <string.h>
#include <stdlib.h>
+#include <stdio.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]