summaryrefslogtreecommitdiff
path: root/dbe/dbestruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbe/dbestruct.h')
-rw-r--r--dbe/dbestruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h
index 641f209da..e067f3761 100644
--- a/dbe/dbestruct.h
+++ b/dbe/dbestruct.h
@@ -74,7 +74,7 @@
/* Marker for free elements in the buffer ID array. */
#define DBE_FREE_ID_ELEMENT 0
-extern void DbeExtensionInit (void);
+extern _X_EXPORT void DbeExtensionInit (void);
/* TYPEDEFS */