diff options
Diffstat (limited to 'beecrypt/dhaes.c')
-rw-r--r-- | beecrypt/dhaes.c | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/beecrypt/dhaes.c b/beecrypt/dhaes.c index 994cd6f36..1c84f6bc1 100644 --- a/beecrypt/dhaes.c +++ b/beecrypt/dhaes.c @@ -23,16 +23,14 @@ * \ingroup DL_m DL_dh_m */ -#define BEECRYPT_DLL_EXPORT +#include "system.h" -#if HAVE_CONFIG_H -# include "config.h" -#endif +#include "dhaes.h" +#include "dlsvdp-dh.h" +#include "blockmode.h" +#include "blockpad.h" -#include "beecrypt/dhaes.h" -#include "beecrypt/dlsvdp-dh.h" -#include "beecrypt/blockmode.h" -#include "beecrypt/blockpad.h" +#include "debug.h" /* * Good combinations will be: |