summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86sbusBus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86sbusBus.h')
-rw-r--r--hw/xfree86/common/xf86sbusBus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86sbusBus.h b/hw/xfree86/common/xf86sbusBus.h
index 1e7e03350..e83592d15 100644
--- a/hw/xfree86/common/xf86sbusBus.h
+++ b/hw/xfree86/common/xf86sbusBus.h
@@ -56,7 +56,7 @@ typedef struct sbus_device {
char *device;
} sbusDevice, *sbusDevicePtr;
-extern struct sbus_devtable {
+extern _X_EXPORT struct sbus_devtable {
int devId;
int fbType;
char *promName;