summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorShuah Khan <skhan@linuxfoundation.org>2019-06-28 01:39:35 +0300
committerShuah Khan <skhan@linuxfoundation.org>2019-06-28 23:31:12 +0300
commit877d53c295498c16a1977e591b7fc2838f8d8daf (patch)
treed54ad4be60b2e1635e10bf5918323fdec8509007 /tools/perf/util/scripting-engines/trace-event-python.c
parent88fe057d0000a694edd219d994d6aafe96190b46 (diff)
downloadlinux-877d53c295498c16a1977e591b7fc2838f8d8daf.tar.xz
selftests: timestamping: Fix SIOCGSTAMP undeclared build failure
Add missing linux/sockios.h include to fix the following SIOCGSTAMP undeclared build error. In addition, remove the local defines for SIOCGSTAMPNS and SIOCSHWTSTAMP and pick them up from linux/sockios.h. timestamping.c:249:19: error: SIOCGSTAMP undeclared if (ioctl(sock, SIOCGSTAMP, &tv)) Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions