rename the file io.h to wolfio.h

This commit is contained in:
Jacob Barthelmeh
2017-09-08 13:58:25 -06:00
parent c4e87c8cc4
commit 3763b88397
24 changed files with 41 additions and 39 deletions

View File

@@ -45,7 +45,7 @@ var wolfSSLObjList = [
"wolfcrypt/src/wc_encrypt.c",
"src/internal.c",
"src/io.c",
"src/wolfio.c",
"src/keys.c",
"src/ssl.c",
"src/tls.c",