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