Define __NO_CTYPE_INLINES so release npfs will build again.
[reactos.git] / reactos / drivers / fs / np / npfs.xml
index e2a898a..4606e74 100644 (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>