netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftables PATCH] Delete unused includes.
@ 2013-02-12 23:08 Arturo Borrero
  2013-02-12 23:56 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Arturo Borrero @ 2013-02-12 23:08 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pneira


---
 src/expr/match.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/expr/match.c b/src/expr/match.c
index 0c7427d..9ae849b 100644
--- a/src/expr/match.c
+++ b/src/expr/match.c
@@ -15,8 +15,6 @@
 #include <stdint.h>
 #include <string.h>	/* for memcpy */
 #include <arpa/inet.h>
-#include <stdlib.h>	/* bin to hex*/
-#include <math.h>	/* bin to hex*/
 
 #include <libmnl/libmnl.h>
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [libnftables PATCH] Delete unused includes.
  2013-02-12 23:08 [libnftables PATCH] Delete unused includes Arturo Borrero
@ 2013-02-12 23:56 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2013-02-12 23:56 UTC (permalink / raw)
  To: Arturo Borrero; +Cc: netfilter-devel, pneira

On Wed, Feb 13, 2013 at 12:08:31AM +0100, Arturo Borrero wrote:
> 
> ---
>  src/expr/match.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

Applied, thanks Arturo.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-12 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 23:08 [libnftables PATCH] Delete unused includes Arturo Borrero
2013-02-12 23:56 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).