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/lib/libc/time/getdate.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/time/getdate.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/lib/libc/time/getdate.c 2014/09/18 13:58:20 1.3 +++ src/lib/libc/time/getdate.c 2018/01/04 20:57:29 1.4 @@ -1,4 +1,4 @@ -/* $NetBSD: getdate.c,v 1.3 2014/09/18 13:58:20 christos Exp $ */ +/* $NetBSD: getdate.c,v 1.4 2018/01/04 20:57:29 kamil Exp $ */ /* * Copyright (c) 2009 The NetBSD Foundation, Inc. * All rights reserved. @@ -28,6 +28,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include "namespace.h" + #include #include