summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntapi_fnapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntapi_fnapi.h')
-rw-r--r--src/internal/ntapi_fnapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/ntapi_fnapi.h b/src/internal/ntapi_fnapi.h
index ee291ff..650839e 100644
--- a/src/internal/ntapi_fnapi.h
+++ b/src/internal/ntapi_fnapi.h
@@ -94,6 +94,7 @@ ntapi_tt_create_local_thread __ntapi_tt_create_local_thread;
ntapi_tt_create_remote_thread __ntapi_tt_create_remote_thread;
/* nt_process.h */
+ntapi_tt_fork __ntapi_tt_fork;
ntapi_tt_fork __ntapi_tt_fork_v1;
ntapi_tt_fork __ntapi_tt_fork_v2;
ntapi_tt_create_remote_process_params __ntapi_tt_create_remote_process_params;