From: Arturo Borrero <arturo.borrero.glez@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: pneira@us.es
Subject: [libnftables PATCH] Delete unused includes.
Date: Wed, 13 Feb 2013 00:08:31 +0100 [thread overview]
Message-ID: <20130212230831.10643.41041.stgit@nfdev.cica.es> (raw)
---
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>
next reply other threads:[~2013-02-12 23:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 23:08 Arturo Borrero [this message]
2013-02-12 23:56 ` [libnftables PATCH] Delete unused includes Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130212230831.10643.41041.stgit@nfdev.cica.es \
--to=arturo.borrero.glez@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pneira@us.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).