Commits

Dana Robinson committed 7fcf33c63d6
Fixes Windows compilation errors. * Moved some variable declarations to before code statements in the log VFD. * Created a MSC-dependent definition for timespec, which is not included in MSVC time.h before VS2015. Tested on 64-bit Windows 7 w/ VS2013