2025-04-27 07:49:33 -04:00

7 lines
95 B
C

#if _OS2_20_ == 0
#include <sys\stat.h>
#else
#pragma error( "Using newstat.h" )
#endif