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/compat-43/gethostid.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libc/compat-43/gethostid.c 1997/07/13 18:49:24 1.2 +++ src/lib/libc/compat-43/gethostid.c 1997/07/21 14:06:27 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: gethostid.c,v 1.2 1997/07/13 18:49:24 christos Exp $ */ +/* $NetBSD: gethostid.c,v 1.3 1997/07/21 14:06:27 jtc Exp $ */ /* * Copyright (c) 1989, 1993 @@ -38,10 +38,11 @@ #if 0 static char sccsid[] = "@(#)gethostid.c 8.1 (Berkeley) 6/2/93"; #else -__RCSID("$NetBSD: gethostid.c,v 1.2 1997/07/13 18:49:24 christos Exp $"); +__RCSID("$NetBSD: gethostid.c,v 1.3 1997/07/21 14:06:27 jtc Exp $"); #endif #endif /* LIBC_SCCS and not lint */ +#include "namespace.h" #include #include #include