*/
#include "h/mh.h"
+#include "sbr/dtime.h"
+#include "annosbr.h"
+#include "sbr/m_gmprot.h"
+#include "sbr/cpydata.h"
+#include "sbr/m_backup.h"
#include "sbr/error.h"
#include "h/tws.h"
#include "h/utils.h"
if (stat(file, &s) == -1) {
inform("can't get access and modification times for %s", file);
- preserve_actime_and_modtime = 0;
+ preserve_actime_and_modtime = 0;
}
b.actime = s.st_atime;