pango r2668 - in trunk: . pango
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: pango r2668 - in trunk: . pango
- Date: Sun, 3 Aug 2008 21:00:33 +0000 (UTC)
Author: tml
Date: Sun Aug 3 21:00:33 2008
New Revision: 2668
URL: http://svn.gnome.org/viewvc/pango?rev=2668&view=rev
Log:
2008-08-03 Tor Lillqvist <tml novell com>
* pango/pango-bidi-type.c: Include <string.h> for strlen()
prototype.
Modified:
trunk/ChangeLog
trunk/pango/pango-bidi-type.c
Modified: trunk/pango/pango-bidi-type.c
==============================================================================
--- trunk/pango/pango-bidi-type.c (original)
+++ trunk/pango/pango-bidi-type.c Sun Aug 3 21:00:33 2008
@@ -21,6 +21,8 @@
#include "config.h"
+#include <string.h>
+
#include "pango-bidi-type.h"
#include "mini-fribidi/fribidi.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]