Author: pfg
Date: Mon May  9 19:28:22 2016
New Revision: 299281
URL: https://svnweb.freebsd.org/changeset/base/299281

Log:
  otus: minor catchup with OpenBSD.
  
  Bump the OpenBSD revision tag since the corresponding changes don't
  apply to us and drop an unnecessary header.
  
  No functional change.

Modified:
  head/sys/dev/otus/if_otus.c

Modified: head/sys/dev/otus/if_otus.c
==============================================================================
--- head/sys/dev/otus/if_otus.c Mon May  9 19:19:03 2016        (r299280)
+++ head/sys/dev/otus/if_otus.c Mon May  9 19:28:22 2016        (r299281)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: if_otus.c,v 1.46 2015/03/14 03:38:49 jsg Exp $        */
+/*     $OpenBSD: if_otus.c,v 1.49 2015/11/24 13:33:18 mpi Exp $        */
 
 /*-
  * Copyright (c) 2009 Damien Bergamini <damien.bergam...@free.fr>
@@ -50,7 +50,6 @@ __FBSDID("$FreeBSD$");
 #include <net/if_arp.h>
 #include <net/if_dl.h>
 #include <net/if_media.h>
-#include <net/if_types.h>
 
 #include <netinet/in.h>
 #include <netinet/in_systm.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