Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/fs/ptyfs/t_nullpts.c,v rcsdiff: /ftp/cvs/cvsroot/src/tests/fs/ptyfs/t_nullpts.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/tests/fs/ptyfs/t_nullpts.c 2011/01/10 11:11:04 1.5 +++ src/tests/fs/ptyfs/t_nullpts.c 2017/01/13 21:30:40 1.6 @@ -1,4 +1,4 @@ -/* $NetBSD: t_nullpts.c,v 1.5 2011/01/10 11:11:04 hannken Exp $ */ +/* $NetBSD: t_nullpts.c,v 1.6 2017/01/13 21:30:40 christos Exp $ */ #include #include @@ -19,7 +19,7 @@ #include #include -#include "../../h_macros.h" +#include "h_macros.h" static void mountptyfs(const char *mp, int flags)