From de947f440336815397ce43cd86d527556bea9c93 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 16 Jun 2014 14:05:59 +0200 Subject: [PATCH] Include libxml/parser.h. --- coreapi/chat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/coreapi/chat.c b/coreapi/chat.c index 245abccc3..280c4353b 100644 --- a/coreapi/chat.c +++ b/coreapi/chat.c @@ -27,6 +27,7 @@ #include "lpconfig.h" #include "belle-sip/belle-sip.h" +#include #include #define COMPOSING_DEFAULT_IDLE_TIMEOUT 15