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
+1 -1
View File
@@ -17,7 +17,7 @@
<ClCompile Include="libwolfssl.c" />
<ClCompile Include="..\..\src\crl.c" />
<ClCompile Include="..\..\src\internal.c" />
<ClCompile Include="..\..\src\io.c" />
<ClCompile Include="..\..\src\wolfio.c" />
<ClCompile Include="..\..\src\keys.c" />
<ClCompile Include="..\..\src\ocsp.c" />
<ClCompile Include="..\..\src\sniffer.c" />