summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/bootp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/boot/lib/libstand/bootp.h')
-rw-r--r--usr/src/boot/lib/libstand/bootp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/boot/lib/libstand/bootp.h b/usr/src/boot/lib/libstand/bootp.h
index 6ed7032c0e..3c5c333180 100644
--- a/usr/src/boot/lib/libstand/bootp.h
+++ b/usr/src/boot/lib/libstand/bootp.h
@@ -106,7 +106,6 @@ struct bootp {
#define TAG_T2 ((unsigned char) 59)
#define TAG_CLASSID ((unsigned char) 60)
#define TAG_CLIENTID ((unsigned char) 61)
-#define TAG_TFTP_SERVER ((unsigned char) 150)
#endif
#define TAG_END ((unsigned char) 255)