Add new line in ws_frame_handler.c
This commit is contained in:
		@@ -11,6 +11,7 @@
 | 
			
		||||
#include "../logger.h"
 | 
			
		||||
#include "../lib/websocket.h"
 | 
			
		||||
#include "../workers.h"
 | 
			
		||||
 | 
			
		||||
#include <errno.h>
 | 
			
		||||
 | 
			
		||||
static int ws_frame_handler(ws_ctx_t *ctx);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user