Added NT_WS2_32 and SOCK to the dependency list

This commit is contained in:
Fabrizio Bertocci 2021-04-11 20:50:01 -04:00
parent 187eb9ae41
commit 74b67ea7f6

View file

@ -43,6 +43,8 @@ LIBC_CALLS_A_DIRECTDEPS = \
LIBC_NT_ADVAPI32 \
LIBC_NT_KERNEL32 \
LIBC_NT_NTDLL \
LIBC_NT_WS2_32 \
LIBC_SOCK \
LIBC_STR \
LIBC_STUBS \
LIBC_SYSV_CALLS \