Define __NO_CTYPE_INLINES so release npfs will build again.

svn path=/trunk/; revision=19784
This commit is contained in:
Andrew Munger 2005-11-30 19:12:40 +00:00
parent 287d585255
commit a0a5cebd2d

View file

@ -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>