Author: tuexen
Date: Fri Feb 10 20:29:55 2012
New Revision: 231427
URL: http://svn.freebsd.org/changeset/base/231427

Log:
  MFC r221251:
  Remove some leftover debug code.

Modified:
  stable/8/sys/netinet/sctp_os_bsd.h
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/boot/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/e1000/   (props changed)

Modified: stable/8/sys/netinet/sctp_os_bsd.h
==============================================================================
--- stable/8/sys/netinet/sctp_os_bsd.h  Fri Feb 10 20:27:58 2012        
(r231426)
+++ stable/8/sys/netinet/sctp_os_bsd.h  Fri Feb 10 20:29:55 2012        
(r231427)
@@ -39,9 +39,7 @@ __FBSDID("$FreeBSD$");
 #include "opt_ipsec.h"
 #include "opt_compat.h"
 #include "opt_inet6.h"
-#if 1
 #include "opt_inet.h"
-#endif
 #include "opt_sctp.h"
 
 #include <sys/param.h>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to