aboutsummaryrefslogtreecommitdiff
path: root/src/experimental
diff options
context:
space:
mode:
Diffstat (limited to 'src/experimental')
-rw-r--r--src/experimental/blowfish.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/experimental/blowfish.h b/src/experimental/blowfish.h
index 7e816ca..c2a8be5 100644
--- a/src/experimental/blowfish.h
+++ b/src/experimental/blowfish.h
@@ -8,6 +8,7 @@
8#ifndef BU_BLOWFISH_H 8#ifndef BU_BLOWFISH_H
9#define BU_BLOWFISH_H 9#define BU_BLOWFISH_H
10 10
11#include "bu/config.h"
11#include "bu/cipher.h" 12#include "bu/cipher.h"
12 13
13#include "bu/ciphermodeecb.h" 14#include "bu/ciphermodeecb.h"