From 169c29d1b708c51bbae3f546e0adfe0d433b5b7b Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 19 Mar 1996 21:10:57 +0000 Subject: Merging w/ NetBSD 021796. speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). --- sys/arch/i386/netboot/tftp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/netboot/tftp.c') diff --git a/sys/arch/i386/netboot/tftp.c b/sys/arch/i386/netboot/tftp.c index 6725080aa5a..0edd39e45e7 100644 --- a/sys/arch/i386/netboot/tftp.c +++ b/sys/arch/i386/netboot/tftp.c @@ -1,4 +1,4 @@ -/* $NetBSD: tftp.c,v 1.3 1994/10/27 04:21:26 cgd Exp $ */ +/* $NetBSD: tftp.c,v 1.4 1996/02/02 18:06:23 mycroft Exp $ */ /* * source in this file came from @@ -11,7 +11,7 @@ #include "proto.h" #include "assert.h" -#include "param.h" +#include #include "packet.h" #include "ether.h" #include "inet.h" -- cgit v1.2.3