update for HEAD-2003091401
[reactos.git] / lib / ws2_32 / makefile
index cf81213..994ce46 100644 (file)
@@ -17,6 +17,9 @@ TARGET_CFLAGS = \
  -DLE \
  -DDBG
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS
+
 TARGET_LFLAGS = -nostartfiles -nostdlib
 
 TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a