From 019ee899ff4344186fa1cb55ec46d896fba7a204 Mon Sep 17 00:00:00 2001 From: Amaury Jacquot Date: Wed, 26 Jan 2005 14:12:35 +0000 Subject: [PATCH] ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build failure on amd64 Original commit message from CVS: 2005-01-26 Amaury Jacquot * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build failure on amd64 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 950f2b7748..6f2f0765e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-26 Amaury Jacquot + * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix + build failure on amd64 + 2005-01-26 Tim-Philipp Müller * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),