#ifndef __MGRFILETIME_H__ #define __MGRFILETIME_H__ #include <libMG.h> /* MGsProperty */ unsigned long int MGrFileTime( char* ); #endif