mirror of https://github.com/BOINC/boinc.git
LIB: Possible fix for CRLF problem.
This commit is contained in:
parent
58a0bd1cdd
commit
eeb8aeb1a3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue