diff options
author | James Clarke <[email protected]> | 2019-01-15 15:04:18 +0000 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-05-16 09:25:15 -0700 |
commit | 75b3f1cb50bdbdc7fd557ca3ed63b3eb87c2bab3 (patch) | |
tree | 0b4ed4f02815339f1ee2d817fc5946a6b178cca6 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 38c2c7917adc8fb4ed9114b92923af9abe091af5 (diff) |
drm: Fix drm.h uapi header for GNU/kFreeBSD
Like GNU/Linux, GNU/kFreeBSD's sys/types.h does not define the uintX_t
types, which differs from the BSDs' headers. Thus we should include
stdint.h to ensure we have all the required integer types.
Signed-off-by: James Clarke <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions