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/include/spawn.h,v rcsdiff: /ftp/cvs/cvsroot/src/include/spawn.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/include/spawn.h 2012/02/11 23:31:24 1.1 +++ src/include/spawn.h 2012/02/20 09:28:43 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: spawn.h,v 1.1 2012/02/11 23:31:24 martin Exp $ */ +/* $NetBSD: spawn.h,v 1.2 2012/02/20 09:28:43 martin Exp $ */ /*- * Copyright (c) 2008 Ed Schouten @@ -33,6 +33,7 @@ #include +__BEGIN_DECLS /* * Spawn routines *