Mark DriverRec exported in r128_probe.h to match r128_probe.c

Fixes build failure when compiling with Solaris Studio compiler
using -xldscope=hidden:
"r128_probe.c", line 359: redeclaration must have the same or more
  restrictive linker scoping: R128

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Niveditha Rau
2015-06-16 12:26:50 -08:00
committed by Alan Coopersmith
parent e9cf08f26c
commit 01a5ffffd0

View File

@@ -97,7 +97,7 @@
#define PCI_CHIP_RAGE128TT 0x5454
#define PCI_CHIP_RAGE128TU 0x5455
extern DriverRec R128;
extern _X_EXPORT DriverRec R128;
typedef enum
{