[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r339970 - head/stand/libsa
From:       Gleb Smirnoff <glebius () FreeBSD ! org>
Date:       2018-10-31 19:59:20
Message-ID: 201810311959.w9VJxK8T007730 () repo ! freebsd ! org
[Download RAW message or body]

Author: glebius
Date: Wed Oct 31 19:59:20 2018
New Revision: 339970
URL: https://svnweb.freebsd.org/changeset/base/339970

Log:
  Remove unnecessary include from libstand.

Modified:
  head/stand/libsa/ip.c
  head/stand/libsa/net.c
  head/stand/libsa/udp.c

Modified: head/stand/libsa/ip.c
==============================================================================
--- head/stand/libsa/ip.c	Wed Oct 31 19:37:11 2018	(r339969)
+++ head/stand/libsa/ip.c	Wed Oct 31 19:59:20 2018	(r339970)
@@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$");
 #include <netinet/if_ether.h>
 #include <netinet/in_systm.h>
 
-#include <netinet/in_pcb.h>
 #include <netinet/ip.h>
 #include <netinet/ip_var.h>
 #include <netinet/udp.h>

Modified: head/stand/libsa/net.c
==============================================================================
--- head/stand/libsa/net.c	Wed Oct 31 19:37:11 2018	(r339969)
+++ head/stand/libsa/net.c	Wed Oct 31 19:59:20 2018	(r339970)
@@ -48,7 +48,6 @@ __FBSDID("$FreeBSD$");
 #include <netinet/if_ether.h>
 #include <netinet/in_systm.h>
 
-#include <netinet/in_pcb.h>
 #include <netinet/ip.h>
 #include <netinet/ip_var.h>
 #include <netinet/udp.h>

Modified: head/stand/libsa/udp.c
==============================================================================
--- head/stand/libsa/udp.c	Wed Oct 31 19:37:11 2018	(r339969)
+++ head/stand/libsa/udp.c	Wed Oct 31 19:59:20 2018	(r339970)
@@ -48,7 +48,6 @@ __FBSDID("$FreeBSD$");
 #include <netinet/if_ether.h>
 #include <netinet/in_systm.h>
 
-#include <netinet/in_pcb.h>
 #include <netinet/ip.h>
 #include <netinet/ip_var.h>
 #include <netinet/udp.h>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic