1#include "defs.h"
2
3
4#include <utime.h>
5
6typedef struct utimbuf utimbuf_t;
7
8utimbuf_t mpers_target_var;
9