summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/bpf_dsl/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/linux/bpf_dsl/DEPS')
-rw-r--r--sandbox/linux/bpf_dsl/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/linux/bpf_dsl/DEPS b/sandbox/linux/bpf_dsl/DEPS
new file mode 100644
index 0000000..01595a4
--- /dev/null
+++ b/sandbox/linux/bpf_dsl/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+sandbox/linux/seccomp-bpf",
+]