From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: [PATCH 5/6] remove unused header files in nfnetlink.c Date: Thu, 15 Feb 2007 04:23:35 +0100 Message-ID: <45D3D237.4060609@netfilter.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000206040405010407050304" Cc: Patrick McHardy To: Netfilter Development Mailinglist Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org This is a multi-part message in MIME format. --------------000206040405010407050304 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Signed-off-by: Pablo Neira Ayuso -- The dawn of the fourth age of Linux firewalling is coming; a time of great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris --------------000206040405010407050304 Content-Type: text/plain; name="08.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="08.patch" [PATCH] remove unused header files in nfnetlink.c Signed-off-by: Pablo Neira Ayuso Index: net-2.6.git/net/netfilter/nfnetlink.c =================================================================== --- net-2.6.git.orig/net/netfilter/nfnetlink.c 2006-12-26 04:38:20.000000000 +0100 +++ net-2.6.git/net/netfilter/nfnetlink.c 2006-12-26 04:42:46.000000000 +0100 @@ -30,9 +30,7 @@ #include #include #include -#include -#include #include #include --------------000206040405010407050304--