summaryrefslogtreecommitdiff
path: root/sys/netinet/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/in.h')
-rw-r--r--sys/netinet/in.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index a24968ca1e4..e9cf72408b8 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: in.h,v 1.68 2005/10/05 17:32:22 norby Exp $ */
+/* $OpenBSD: in.h,v 1.69 2006/05/26 20:50:41 deraadt Exp $ */
/* $NetBSD: in.h,v 1.20 1996/02/13 23:41:47 christos Exp $ */
/*
@@ -311,11 +311,6 @@ struct ip_mreq {
#define INET_ADDRSTRLEN 16
/*
- * JUMBO MTU
- */
-#define IP_JUMBO_MTU 9000
-
-/*
* Definitions for inet sysctl operations.
*
* Third level is protocol number.