summaryrefslogtreecommitdiff
path: root/net/kamailio/files/patch-src_modules_websocket_ws__frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/kamailio/files/patch-src_modules_websocket_ws__frame.c')
-rw-r--r--net/kamailio/files/patch-src_modules_websocket_ws__frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kamailio/files/patch-src_modules_websocket_ws__frame.c b/net/kamailio/files/patch-src_modules_websocket_ws__frame.c
index 2d44cf2da71a..d941aabb6176 100644
--- a/net/kamailio/files/patch-src_modules_websocket_ws__frame.c
+++ b/net/kamailio/files/patch-src_modules_websocket_ws__frame.c
@@ -5,7 +5,7 @@
#include "utf8_decode.h"
#else
-#include <unistr.h>
-+/* #include <unistr.h> */
++//#include <unistr.h>
#endif
#include "../../core/events.h"