summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf_unittest.h
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/ebpf.plugin/ebpf_unittest.h')
-rw-r--r--collectors/ebpf.plugin/ebpf_unittest.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/collectors/ebpf.plugin/ebpf_unittest.h b/collectors/ebpf.plugin/ebpf_unittest.h
index 429cbe6288..3defff2284 100644
--- a/collectors/ebpf.plugin/ebpf_unittest.h
+++ b/collectors/ebpf.plugin/ebpf_unittest.h
@@ -1,5 +1,7 @@
+// SPDX-License-Identifier: GPL-3.0-or-later
+
#ifndef NETDATA_EBPF_PLUGIN_UNITTEST_H_
-# define NETDATA_EBPF_PLUGIN_UNITTEST_H_ 1
+#define NETDATA_EBPF_PLUGIN_UNITTEST_H_ 1
#include "ebpf.h"