Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/vfs make compile on HEAD
details: https://anonhg.NetBSD.org/src/rev/daac864fe749
branches: trunk
changeset: 756334:daac864fe749
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Jul 13 11:53:47 2010 +0000
description:
make compile on HEAD
diffstat:
tests/fs/vfs/t_vfsops.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 87eece0a5e18 -r daac864fe749 tests/fs/vfs/t_vfsops.c
--- a/tests/fs/vfs/t_vfsops.c Tue Jul 13 11:51:59 2010 +0000
+++ b/tests/fs/vfs/t_vfsops.c Tue Jul 13 11:53:47 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: t_vfsops.c,v 1.1 2010/07/13 11:51:59 pooka Exp $ */
+/* $NetBSD: t_vfsops.c,v 1.2 2010/07/13 11:53:47 pooka Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -30,6 +30,7 @@
#include <sys/statvfs.h>
#include <atf-c.h>
+#include <fcntl.h>
#include <unistd.h>
#include <rump/rump_syscalls.h>
Home |
Main Index |
Thread Index |
Old Index