summaryrefslogtreecommitdiff
path: root/src/bpf_skel.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/bpf_skel.rs')
-rw-r--r--src/bpf_skel.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bpf_skel.rs b/src/bpf_skel.rs
new file mode 100644
index 0000000..c42af33
--- /dev/null
+++ b/src/bpf_skel.rs
@@ -0,0 +1,4 @@
+// This software may be used and distributed according to the terms of the
+// GNU General Public License version 2.
+
+include!(concat!(env!("OUT_DIR"), "/bpf_skel.rs"));