From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Juhl Subject: [PATCH][31/37] Clean up duplicate includes in net/sched/ Date: Sat, 21 Jul 2007 17:03:49 +0200 Message-ID: <200707211703.49812.jesper.juhl@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Jesper Juhl , Alexey Kuznetsov , Jamal Hadi Salim , David S Miller , netdev@vger.kernel.org To: Linux Kernel Mailing List Return-path: Received: from ug-out-1314.google.com ([66.249.92.174]:37344 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S939504AbXGUPEq (ORCPT ); Sat, 21 Jul 2007 11:04:46 -0400 Received: by ug-out-1314.google.com with SMTP id j3so799632ugf for ; Sat, 21 Jul 2007 08:04:45 -0700 (PDT) Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi, This patch cleans up duplicate includes in net/sched/ Signed-off-by: Jesper Juhl --- diff --git a/net/sched/act_police.c b/net/sched/act_police.c index bf90e60..6085be5 100644 --- a/net/sched/act_police.c +++ b/net/sched/act_police.c @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include