summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/fcntl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/fcntl.c')
-rw-r--r--tools/perf/trace/beauty/fcntl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/trace/beauty/fcntl.c b/tools/perf/trace/beauty/fcntl.c
index 56ef83b3d130..d075904dccce 100644
--- a/tools/perf/trace/beauty/fcntl.c
+++ b/tools/perf/trace/beauty/fcntl.c
@@ -7,7 +7,7 @@
#include "trace/beauty/beauty.h"
#include <linux/kernel.h>
-#include <uapi/linux/fcntl.h>
+#include <linux/fcntl.h>
static size_t fcntl__scnprintf_getfd(unsigned long val, char *bf, size_t size, bool show_prefix)
{