diff options
author | Adam Jackson <ajax@redhat.com> | 2020-02-04 16:38:06 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2020-02-05 11:39:53 -0500 |
commit | f223035f4ffcff2a9296d1e907a5193f8e8845a3 (patch) | |
tree | fbce93e05e958d1eacc7059db6292c0979f12fea /src/radeon_probe.h | |
parent | b9bd8097e1d2c088b081f1b81799ea3892406214 (diff) |
Fix link failure with gcc 10
Without the 'extern' this looks like a definition not just a
declaration, in every file that includes the header. gcc 10 is stricter
about this kind of multiple definition.
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Diffstat (limited to 'src/radeon_probe.h')
0 files changed, 0 insertions, 0 deletions