mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[LOG2LINES] Compile the tool for MSVC builds
This commit is contained in:
parent
24d124f99f
commit
a09d5bae0f
8 changed files with 30 additions and 14 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "util.h"
|
||||
#include "options.h"
|
||||
#include "log2lines.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
static PIMAGE_SECTION_HEADER
|
||||
find_rossym_section(PIMAGE_FILE_HEADER PEFileHeader, PIMAGE_SECTION_HEADER PESectionHeaders)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue