summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib/xf86verbose.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dummylib/xf86verbose.c')
-rw-r--r--hw/xfree86/dummylib/xf86verbose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dummylib/xf86verbose.c b/hw/xfree86/dummylib/xf86verbose.c
index c4a45d68e..324d891c7 100644
--- a/hw/xfree86/dummylib/xf86verbose.c
+++ b/hw/xfree86/dummylib/xf86verbose.c
@@ -8,5 +8,5 @@
#include "xf86Priv.h"
/* Dummy variables */
-int xf86Verbose = 0;
+_X_EXPORT int xf86Verbose = 0;