aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/beos_stats
diff options
context:
space:
mode:
Diffstat (limited to 'src/entropy/beos_stats')
-rw-r--r--src/entropy/beos_stats/es_beos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/beos_stats/es_beos.h b/src/entropy/beos_stats/es_beos.h
index 047939c8c..57e15c9d9 100644
--- a/src/entropy/beos_stats/es_beos.h
+++ b/src/entropy/beos_stats/es_beos.h
@@ -13,7 +13,7 @@ namespace Botan {
/*************************************************
* BeOS Entropy Source *
*************************************************/
-class BeOS_EntropySource : public Buffered_EntropySource
+class BOTAN_DLL BeOS_EntropySource : public Buffered_EntropySource
{
private:
void do_fast_poll();