diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-09-05 11:12:55 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-09-05 11:12:55 +0000 |
| commit | 0ace036ce5703d623e332dd6df68ac57b007a805 (patch) | |
| tree | bbd5f27e7d5e6a30cae38dc06903c85c25097aa8 /sys/nfsclient | |
| parent | ce914a08b0fe027432ad8487665c83c7c4a69c20 (diff) | |
Notes
Diffstat (limited to 'sys/nfsclient')
| -rw-r--r-- | sys/nfsclient/bootp_subr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c index 740242bbde1a..d5ba66174967 100644 --- a/sys/nfsclient/bootp_subr.c +++ b/sys/nfsclient/bootp_subr.c @@ -191,10 +191,7 @@ struct bootpc_globalcontext { #define OVERLOAD_SNAME 2 /* Site specific tags: */ -#define TAG_SWAP 128 -#define TAG_SWAPSIZE 129 #define TAG_ROOTOPTS 130 -#define TAG_SWAPOPTS 131 #define TAG_COOKIE 134 /* ascii info for userland, via sysctl */ #define TAG_DHCP_MSGTYPE 53 |
