Author: cy
Date: Sat Dec 22 21:49:25 2018
New Revision: 342374
URL: https://svnweb.freebsd.org/changeset/base/342374

Log:
  Remove the last vestiges of HP/UX from a FreeBSD-only ipfilter
  source file.
  
  MFC after:    1 week

Modified:
  head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c

Modified: head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
==============================================================================
--- head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c  Sat Dec 22 21:32:37 
2018        (r342373)
+++ head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c  Sat Dec 22 21:49:25 
2018        (r342374)
@@ -39,9 +39,7 @@ static const char rcsid[] = "@(#)$Id$";
 # include <sys/malloc.h>
 # include <sys/mbuf.h>
 # include <sys/sockopt.h>
-#if !defined(__hpux)
 # include <sys/mbuf.h>
-#endif
 #include <sys/socket.h>
 # include <sys/selinfo.h>
 # include <netinet/tcp_var.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-unsubscr...@freebsd.org"

Reply via email to