From 608d11794fbf61068c5b02954b4732f84c39449a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 7 Mar 2012 11:04:28 +0100 Subject: add missing config.h includes --- libempathy/empathy-server-sasl-handler.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-server-sasl-handler.c') diff --git a/libempathy/empathy-server-sasl-handler.c b/libempathy/empathy-server-sasl-handler.c index 117d88f03..1518f3374 100644 --- a/libempathy/empathy-server-sasl-handler.c +++ b/libempathy/empathy-server-sasl-handler.c @@ -17,6 +17,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "config.h" + #include "empathy-server-sasl-handler.h" #include -- cgit v1.2.3