no longer user compatibility layer

This commit is contained in:
kaleb-himes
2015-01-08 10:02:07 -07:00
parent 7e5cac6c43
commit 48fd041c40

View File

@ -23,7 +23,7 @@
#include <config.h>
#endif
#include <wolfssl/ssl.h> /* name change portability layer */
#include <wolfssl/ssl.h>
#if defined(WOLFSSL_MDK_ARM)
#include <stdio.h>