From 07584604352d486e8a189fc41724ec6d2c0fbd48 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Wed, 1 Jul 2009 14:30:10 -0300 Subject: [PATCH] Do not require jabber headers --- proto_detect.c | 1 - 1 file changed, 1 deletion(-) diff --git a/proto_detect.c b/proto_detect.c index 112ff93..f325dfe 100644 --- a/proto_detect.c +++ b/proto_detect.c @@ -20,7 +20,6 @@ #include #include #include "proto_detect.h" -#include "jabber.h" static void proto_connect (net_hook_t* hook) { -- 2.20.1