From 01ef6fe70584d7064153985f4edd679c019d7677 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 2 Feb 2011 15:23:31 +0100 Subject: [PATCH] Include in xpcom_support.cpp (closes: #611427). Patch by Nobuhiro Iwamatsu. --- debian/changelog | 2 ++ xpcom_support.cpp | 1 + 2 files changed, 3 insertions(+) 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 -- 2.39.2