diff options
Diffstat (limited to 'lib/test_sort.c')
-rw-r--r-- | lib/test_sort.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/test_sort.c b/lib/test_sort.c index 385c0ed5202f..52edbe10f2e5 100644 --- a/lib/test_sort.c +++ b/lib/test_sort.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only #include <linux/sort.h> #include <linux/slab.h> #include <linux/module.h> |