diff options
author | Jonathan Gray <[email protected]> | 2016-04-23 17:27:58 +1000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-04-25 15:06:46 +0100 |
commit | 3c8f9ed9b7fd4462bae66685bf2389f4802dc84e (patch) | |
tree | a27b154395cbf1229065d0b891730ce707516498 /src/gallium/state_trackers/va | |
parent | dc732a8ef29dd2308a435cb7827c00be6d37fb5b (diff) |
isl: remove ffs function that conflicts with system headers
Remove a wrapper around __builtin_ffs that conflicts with system
headers on OpenBSD and perhaps elsewhere:
isl_priv.h:44: error: conflicting types for 'ffs'
v2: include strings.h to ensure prototype is found
Signed-off-by: Jonathan Gray <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/va')
0 files changed, 0 insertions, 0 deletions