summaryrefslogtreecommitdiff
path: root/chromium/sandbox/win/src/sandbox_nt_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/sandbox/win/src/sandbox_nt_types.h')
-rw-r--r--chromium/sandbox/win/src/sandbox_nt_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/sandbox/win/src/sandbox_nt_types.h b/chromium/sandbox/win/src/sandbox_nt_types.h
index 1303ac2627c..46820cfb9f1 100644
--- a/chromium/sandbox/win/src/sandbox_nt_types.h
+++ b/chromium/sandbox/win/src/sandbox_nt_types.h
@@ -31,6 +31,7 @@ struct NtExports {
_strnicmpFunction _strnicmp;
strlenFunction strlen;
wcslenFunction wcslen;
+ memcpyFunction memcpy;
};
// This is the value used for the ntdll level allocator.