windows-nt/Source/XPSP1/NT/net/1394/arp/kdext/myrm.c

8 lines
201 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//
// This wierd file is just to include ..\arp1394\rm.c, because the SOURCES
// file complains about the path "..\arp1394\rm.c".
//
#ifdef TESTPROGRAM
#include "..\arp1394\rm.c"
#endif // TESTPROGRAM