mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Define __NO_CTYPE_INLINES so release npfs will build again.
svn path=/trunk/; revision=19784
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<module name="npfs" type="kernelmodedriver" installbase="system32/drivers" installname="npfs.sys">
|
||||
<include base="npfs">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="__NO_CTYPE_INLINES" />
|
||||
<library>ntoskrnl</library>
|
||||
<library>hal</library>
|
||||
<file>create.c</file>
|
||||
|
||||
Reference in New Issue
Block a user