summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/fs/vfs/t_vfsops.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/fs/vfs/t_vfsops.c')
-rw-r--r--contrib/netbsd-tests/fs/vfs/t_vfsops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/netbsd-tests/fs/vfs/t_vfsops.c b/contrib/netbsd-tests/fs/vfs/t_vfsops.c
index 1bcee89..bbed9f9 100644
--- a/contrib/netbsd-tests/fs/vfs/t_vfsops.c
+++ b/contrib/netbsd-tests/fs/vfs/t_vfsops.c
@@ -1,4 +1,4 @@
-/* $NetBSD: t_vfsops.c,v 1.11 2011/04/04 19:16:58 hannken Exp $ */
+/* $NetBSD: t_vfsops.c,v 1.12 2017/01/13 21:30:40 christos Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -39,7 +39,7 @@
#include <rump/rump.h>
#include "../common/h_fsmacros.h"
-#include "../../h_macros.h"
+#include "h_macros.h"
static void
tmount(const atf_tc_t *tc, const char *path)
OpenPOWER on IntegriCloud