update for HEAD-2003091401
[reactos.git] / lib / iphlpapi / makefile
index a30d9a6..d1ef62e 100644 (file)
@@ -8,7 +8,10 @@ TARGET_NAME = iphlpapi
 
 TARGET_BASE = 0x777c0000
 
-TARGET_CFLAGS = -DUNICODE
+TARGET_CFLAGS = -DUNICODE -D_UNICODE
+
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS
 
 TARGET_SDKLIBS = ntdll.a kernel32.a