2.2.93 tst-atime.c checks for atime
Jeff Chua
jchua@fedex.com
Wed Sep 4 22:23:00 GMT 2002
On Wed, 4 Sep 2002, Ulrich Drepper wrote:
> Can you please try the attached patch (already in CVS if you are using
> the CVS aources).
Need to add this simple patch on top of yours to make it compile.
Seems ok.
Thanks,
Jeff.
--- libio/tst-atime.c.org Thu Sep 5 12:50:00 2002
+++ libio/tst-atime.c Thu Sep 5 12:50:39 2002
@@ -5,6 +5,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <sys/statvfs.h>
+#include <errno.h>
static int do_test (void);
More information about the Libc-alpha
mailing list