summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/clone3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/clone3/Makefile')
-rw-r--r--tools/testing/selftests/clone3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/clone3/Makefile b/tools/testing/selftests/clone3/Makefile
index 79b19a2863a0..84832c369a2e 100644
--- a/tools/testing/selftests/clone3/Makefile
+++ b/tools/testing/selftests/clone3/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
-CFLAGS += -g -std=gnu99 -I../../../../usr/include/
+CFLAGS += -g -std=gnu99 $(KHDR_INCLUDES)
LDLIBS += -lcap
TEST_GEN_PROGS := clone3 clone3_clear_sighand clone3_set_tid \