syscons util remove use kbdcontrol & vidcontrol instead
[unix-history] / sys / netinet / in.h
index 2f3d17d..a7d3a8a 100644 (file)
@@ -31,7 +31,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)in.h  7.11 (Berkeley) 4/20/91
  * SUCH DAMAGE.
  *
  *     from: @(#)in.h  7.11 (Berkeley) 4/20/91
- *     $Id: in.h,v 1.4 1993/12/19 00:52:35 wollman Exp $
+ *     $Id: in.h,v 1.6 1994/05/18 00:04:14 jkh Exp $
  */
 
 #ifndef _NETINET_IN_H_
  */
 
 #ifndef _NETINET_IN_H_
@@ -42,6 +42,9 @@
  * Per RFC 790, September 1981.
  */
 
  * Per RFC 790, September 1981.
  */
 
+/* Enable this if you don't want to be IP_TOS compatible with BSDI/NetBSD */
+/* #define NO_VAT_COMPAT       1 */
+
 /*
  * Protocols
  */
 /*
  * Protocols
  */