Some clean-ups

This commit is contained in:
Alex Hultman
2018-11-21 23:19:20 +01:00
parent 91620c6c42
commit 519c1f5b60
5 changed files with 43 additions and 73 deletions
+2
View File
@@ -17,6 +17,8 @@
#ifndef WEBSOCKETPROTOCOL_UWS_H
#define WEBSOCKETPROTOCOL_UWS_H
/* This segment is not cross-platform! Fix! */
/* PortableEndianConversion.h */
#ifdef __linux
#include <endian.h>
#include <arpa/inet.h>