forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/tools/perf/tests/unit_number__scnprintf.c
....@@ -2,6 +2,7 @@
22 #include <inttypes.h>
33 #include <linux/compiler.h>
44 #include <linux/types.h>
5
+#include <string.h>
56 #include "tests.h"
67 #include "units.h"
78 #include "debug.h"