ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/net/softethervpn5/patches/002-pthread-include-fix.patch b/external/subpack/net/softethervpn5/patches/002-pthread-include-fix.patch
new file mode 100644
index 0000000..5c80d56
--- /dev/null
+++ b/external/subpack/net/softethervpn5/patches/002-pthread-include-fix.patch
@@ -0,0 +1,13 @@
+--- a/src/Mayaqua/Encrypt.h
++++ b/src/Mayaqua/Encrypt.h
+@@ -9,7 +9,9 @@
+ #define	ENCRYPT_H

+ 

+ #include "MayaType.h"

+-

++#ifdef linux

++	#include <pthread.h>

++#endif

+ #include <openssl/opensslv.h>

+ 

+ // Constant