2020-09-30 16:53:55 +02:00

8 lines
208 B
C

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