windows-nt/Source/XPSP1/NT/sdktools/ztools/inc/newstat.h

7 lines
89 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#if _OS2_20_ == 0
#include <sys\stat.h>
#else
#pragma error( "Using newstat.h" )
#endif