aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2018-11-14 16:12:14 -0800
committerJan Kara <[email protected]>2018-11-15 17:34:27 +0100
commitd6f7aa9820f21a879af8ceda17b2ebd1cf4beb25 (patch)
tree80d3661f0e60d4c13cabd63adf4205def68182e6 /tools/perf/scripts/python/export-to-postgresql.py
parent66917a3130f218dcef9eeab4fd11a71cd00cd7c9 (diff)
fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()
inotify_show_fdinfo() is defined in fs/notify/fdinfo.c and declared in fs/notify/fdinfo.h, but the declaration isn't included at the point of the definition. Include the header to enforce that the definition matches the declaration. This addresses a gcc warning when -Wmissing-prototypes is enabled. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions