From 57d4125c71b3563b2a3c7d5affee9ab7135c37bd Mon Sep 17 00:00:00 2001 From: eivind Date: Fri, 9 Jan 1998 03:21:07 +0000 Subject: Make the BOOTP family new-style options (in opt_bootp.h) --- sys/nfsclient/bootp_subr.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/nfsclient') diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c index a1e909d..1b668e9 100644 --- a/sys/nfsclient/bootp_subr.c +++ b/sys/nfsclient/bootp_subr.c @@ -1,4 +1,4 @@ -/* $Id: bootp_subr.c,v 1.5 1997/08/16 19:15:51 wollman Exp $ */ +/* $Id: bootp_subr.c,v 1.6 1997/10/28 15:59:02 bde Exp $ */ /* * Copyright (c) 1995 Gordon Ross, Adam Glass @@ -42,6 +42,8 @@ * $NetBSD: krpc_subr.c,v 1.10 1995/08/08 20:43:43 gwr Exp $ */ +#include "opt_bootp.h" + #include #include #include -- cgit v1.1