totem-pl-parser r147 - in trunk: . plparse
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: totem-pl-parser r147 - in trunk: . plparse
- Date: Thu, 3 Jul 2008 11:53:05 +0000 (UTC)
Author: wbolster
Date: Thu Jul 3 11:53:05 2008
New Revision: 147
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=147&view=rev
Log:
2008-07-03 Wouter Bolsterlee <wbolster svn gnome org>
* plparse/totem-pl-parser.c:
Include sys/stat.h to fix the build.
Modified:
trunk/ChangeLog
trunk/plparse/totem-pl-parser.c
Modified: trunk/plparse/totem-pl-parser.c
==============================================================================
--- trunk/plparse/totem-pl-parser.c (original)
+++ trunk/plparse/totem-pl-parser.c Thu Jul 3 11:53:05 2008
@@ -95,6 +95,7 @@
#include "config.h"
+#include <sys/stat.h>
#include <string.h>
#include <glib.h>
#include <glib/gi18n-lib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]