Removed wrong dependency with LIBC_SOCK and LIBC_NT_WS2_32 as it is causing a circular dependency

This commit is contained in:
Fabrizio Bertocci 2021-05-11 21:36:35 -04:00
parent c0829f4637
commit 2323b3c0e2

View file

@ -43,8 +43,6 @@ 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 \