Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 02:44:38 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r281583 - head/sys/net
Message-ID:  <201504160244.t3G2icO1056813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo (ports committer)
Date: Thu Apr 16 02:44:37 2015
New Revision: 281583
URL: https://svnweb.freebsd.org/changeset/base/281583

Log:
  Remove duplicate header entry.

Modified:
  head/sys/net/route.c

Modified: head/sys/net/route.c
==============================================================================
--- head/sys/net/route.c	Thu Apr 16 02:24:40 2015	(r281582)
+++ head/sys/net/route.c	Thu Apr 16 02:44:37 2015	(r281583)
@@ -43,7 +43,6 @@
 
 #include <sys/param.h>
 #include <sys/systm.h>
-#include <sys/syslog.h>
 #include <sys/malloc.h>
 #include <sys/mbuf.h>
 #include <sys/socket.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504160244.t3G2icO1056813>