From fd373d0b0f580b56f3350e92207cfa499806ca4d Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Thu, 12 Apr 2012 11:30:40 +0200 Subject: Added a bit of debugging messages. Merged task_proto and observe_proto into one protocol in munia_proto. --- src/connectionhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/connectionhandler.h') diff --git a/src/connectionhandler.h b/src/connectionhandler.h index f5e63d7..464128b 100644 --- a/src/connectionhandler.h +++ b/src/connectionhandler.h @@ -32,6 +32,8 @@ #include #include +#include + #include "task.h" typedef struct libwebsocket* clientid_t; -- cgit v1.2.3