openat-syscall.c (fd20e8111cc0e51ce12fb8ee17c863088fe95065) openat-syscall.c (a43783aeec5fac8ef372ff8c0a5bbb3056fc0604)
1#include <errno.h>
1#include <inttypes.h>
2#include <api/fs/tracing_path.h>
3#include <linux/err.h>
4#include "thread_map.h"
5#include "evsel.h"
6#include "debug.h"
7#include "tests.h"
8

--- 53 unchanged lines hidden ---
2#include <inttypes.h>
3#include <api/fs/tracing_path.h>
4#include <linux/err.h>
5#include "thread_map.h"
6#include "evsel.h"
7#include "debug.h"
8#include "tests.h"
9

--- 53 unchanged lines hidden ---