Make extent module hermetic.
In the form of extent2.h. The naming leaves something to be desired, but I'll leave that for a later diff.
This commit is contained in:
committed by
David Goldblatt
parent
e08c581cf1
commit
92a511d385
@@ -47,6 +47,7 @@
|
||||
<ClCompile Include="..\..\..\..\src\ehooks.c" />
|
||||
<ClCompile Include="..\..\..\..\src\eset.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent2.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_dss.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_mmap.c" />
|
||||
<ClCompile Include="..\..\..\..\src\hash.c" />
|
||||
|
@@ -47,6 +47,7 @@
|
||||
<ClCompile Include="..\..\..\..\src\ehooks.c" />
|
||||
<ClCompile Include="..\..\..\..\src\eset.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent2.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_dss.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_mmap.c" />
|
||||
<ClCompile Include="..\..\..\..\src\hash.c" />
|
||||
|
Reference in New Issue
Block a user