#include <h/mh.h>
#include <h/tws.h>
#include <h/utils.h>
+#include "../sbr/lock_file.h"
#include "../sbr/m_mktemp.h"
#include <fcntl.h>
#include <utime.h>
if ((tmpfd = open (tmpfil, O_RDONLY)) == NOTOK)
adios (tmpfil, "unable to open for re-reading");
- lseek (fd, (off_t) 0, SEEK_SET);
+ lseek(fd, 0, SEEK_SET);
/*
* We're making the file shorter if we're deleting a header field