CSQ is linked to the kernel also, so make that work.
Modified: trunk/reactos/drivers/lib/csq/csq.xml
--- trunk/reactos/drivers/lib/csq/csq.xml 2005-06-17 13:24:50 UTC (rev 15982) +++ trunk/reactos/drivers/lib/csq/csq.xml 2005-06-17 13:59:47 UTC (rev 15983) @@ -1,4 +1,5 @@
<module name="csq" type="staticlibrary"> <define name="__USE_W32API"/>
+ <define name="_NTOSKRNL_"/>
<file>csq.c</file> </module>