summaryrefslogtreecommitdiffstats
path: root/src/expr
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr')
-rw-r--r--src/expr/match.c2
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>