#ifndef HZ
#define HZ 60
#endif

#ifndef MAXPATHLEN
#define MAXPATHLEN 1024
#endif