From: Adam Dickmeiss Date: Thu, 22 Apr 2010 08:49:03 +0000 (+0200) Subject: include of yaz/proto.h not necessary X-Git-Tag: v1.4.0~26 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=c42c5fe8bef789267f4a3f0822480ef0477b4b74;p=pazpar2-moved-to-github.git include of yaz/proto.h not necessary --- diff --git a/src/connection.h b/src/connection.h index 3bed571..7722b3d 100644 --- a/src/connection.h +++ b/src/connection.h @@ -25,7 +25,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define CONNECTION_H #include -#include #include "eventl.h" struct client;