summaryrefslogtreecommitdiff
path: root/beecrypt/rsapk.c
diff options
context:
space:
mode:
Diffstat (limited to 'beecrypt/rsapk.c')
-rw-r--r--beecrypt/rsapk.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/beecrypt/rsapk.c b/beecrypt/rsapk.c
index 570db1887..922e06ed6 100644
--- a/beecrypt/rsapk.c
+++ b/beecrypt/rsapk.c
@@ -23,13 +23,11 @@
* \ingroup IF_m IF_rsa_m
*/
-#define BEECRYPT_DLL_EXPORT
+#include "system.h"
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "rsapk.h"
-#include "beecrypt/rsapk.h"
+#include "debug.h"
/*!\addtogroup IF_rsa_m
* \{