From: Julien Cristau Date: Wed, 2 Feb 2011 14:23:31 +0000 (+0100) Subject: Include in xpcom_support.cpp (closes: #611427). X-Git-Tag: 1.2.10~1^2~1 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=commitdiff_plain;h=01ef6fe70584d7064153985f4edd679c019d7677 Include in xpcom_support.cpp (closes: #611427). Patch by Nobuhiro Iwamatsu. --- diff --git a/debian/changelog b/debian/changelog index 9714072..1ed79eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ videolink (1.2.9-2.1) UNRELEASED; urgency=high * Define XPCOM_GLUE_USE_NSPR, link against nspr (closes: #611389). Patch by Nobuhiro Iwamatsu. + * Include in xpcom_support.cpp (closes: #611427). Patch by + Nobuhiro Iwamatsu. -- Julien Cristau Wed, 02 Feb 2011 15:19:38 +0100 diff --git a/xpcom_support.cpp b/xpcom_support.cpp index 2c452d7..5c8b26e 100644 --- a/xpcom_support.cpp +++ b/xpcom_support.cpp @@ -1,6 +1,7 @@ // Copyright 2005 Ben Hutchings . // See the file "COPYING" for licence details. +#include #include #include #include