mirror of
https://github.com/taviso/loadlibrary
synced 2026-06-08 17:42:38 +00:00
no longer need codealloc in pe_linker
This commit is contained in:
@@ -30,12 +30,13 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <search.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <err.h>
|
||||
|
||||
#include "winnt_types.h"
|
||||
#include "pe_linker.h"
|
||||
#include "ntoskernel.h"
|
||||
#include "codealloc.h"
|
||||
#include "util.h"
|
||||
#include "log.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user