forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/tools/perf/arch/x86/tests/bp-modify.c
....@@ -7,6 +7,7 @@
77 #include <unistd.h>
88 #include <stdio.h>
99 #include <stdlib.h>
10
+#include <string.h>
1011 #include <sys/ptrace.h>
1112 #include <asm/ptrace.h>
1213 #include <errno.h>