Module: sip-router Branch: master Commit: 0c49defdd27567e522c0555a9a40b0c76f5ef865 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0c49defd...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Thu Apr 4 00:38:01 2013 +0100
modules/websocket: removed some unnecessary includes
---
modules/websocket/config.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/websocket/config.h b/modules/websocket/config.h index f053dbc..690649e 100644 --- a/modules/websocket/config.h +++ b/modules/websocket/config.h @@ -30,8 +30,6 @@ #ifndef _WS_CONFIG_H #define _WS_CONFIG_H
-#include "../../qvalue.h" -#include "../../str.h" #include "../../cfg/cfg.h"
struct cfg_group_websocket