aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/blowfish.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/blowfish.c')
-rw-r--r--cipher/blowfish.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/blowfish.c b/cipher/blowfish.c
index 3bbc03835..8cffa8b3e 100644
--- a/cipher/blowfish.c
+++ b/cipher/blowfish.c
@@ -37,6 +37,7 @@
#include "types.h"
#include "errors.h"
#include "blowfish.h"
+#include "dynload.h"