LIB: Possible fix for CRLF problem.

This commit is contained in:
Rom Walton 2014-01-31 14:27:30 -05:00
parent 58a0bd1cdd
commit eeb8aeb1a3
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ typedef size_t socklen_t;
#include <stdint.h>
#include <imagehlp.h>
#else
#include <security.h>
#include <security.h>
#include <dbghelp.h>
#endif
#include <tlhelp32.h>