summaryrefslogtreecommitdiff
path: root/bpf_parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_parser.y')
-rw-r--r--bpf_parser.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpf_parser.y b/bpf_parser.y
index 307066e..0bbc17d 100644
--- a/bpf_parser.y
+++ b/bpf_parser.y
@@ -24,7 +24,6 @@
#include "bpf_parser.tab.h"
#include "built_in.h"
#include "die.h"
-#include "xutils.h"
#define MAX_INSTRUCTIONS 4096