X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a23477eb9bd7d1af5f66a171041bf72af932488e..d205d39a3f7207c9fefec53677226eb0ffad9966:/uip/forwsbr.c diff --git a/uip/forwsbr.c b/uip/forwsbr.c index f6104d23..4f76c386 100644 --- a/uip/forwsbr.c +++ b/uip/forwsbr.c @@ -10,6 +10,7 @@ #include #include #include +#include "../sbr/m_mktemp.h" /* * Take from replsbr.c - a buffer big enough to read in data header lines @@ -188,7 +189,7 @@ finished: if (fclose (tmp)) adios (tmpfil, "error writing"); - lseek (in, (off_t) 0, SEEK_SET); + lseek(in, 0, SEEK_SET); /* * Free any component buffers that we allocated