@@ -21,8 +21,8 @@
*/
-#ifndef __COMMON_H__
-#define __COMMON_H__ 1
+#ifndef __RWS_COMMON_H__
+#define __RWS_COMMON_H__ 1
#include <stdio.h>
-#ifndef __ERROR_H__
-#define __ERROR_H__ 1
+#ifndef __RWS_ERROR_H__
+#define __RWS_ERROR_H__ 1
#include "string.h"
-#ifndef __FRAME_H__
-#define __FRAME_H__ 1
+#ifndef __RWS_FRAME_H__
+#define __RWS_FRAME_H__ 1
#include "../librws.h"
#include "common.h"
-#ifndef __LIST_H__
-#define __LIST_H__ 1
+#ifndef __RWS_LIST_H__
+#define __RWS_LIST_H__ 1
-#ifndef __MEMORY_H__
-#define __MEMORY_H__ 1
+#ifndef __RWS_MEMORY_H__
+#define __RWS_MEMORY_H__ 1
#include <stdlib.h>
-#ifndef __SOCKET_H__
-#define __SOCKET_H__ 1
+#ifndef __RWS_SOCKET_H__
+#define __RWS_SOCKET_H__ 1
-#ifndef __STRING_H__
-#define __STRING_H__ 1
+#ifndef __RWS_STRING_H__
+#define __RWS_STRING_H__ 1
-#ifndef __THREAD_H__
-#define __THREAD_H__ 1
+#ifndef __RWS_THREAD_H__
+#define __RWS_THREAD_H__ 1