summaryrefslogtreecommitdiff
path: root/src/block_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/block_template.c')
-rw-r--r--src/block_template.c14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/block_template.c b/src/block_template.c
index 2cfee1b..8ef09ac 100644
--- a/src/block_template.c
+++ b/src/block_template.c
@@ -24,19 +24,9 @@
* ===================================================================
*/
-#include "Python.h"
-
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#ifdef _HAVE_STDC_HEADERS
+#include "pycrypto_common.h"
+#include "modsupport.h"
#include <string.h>
-#endif
-
-#include "pycrypto_compat.h"
-#include "modsupport.h"
-
#include "_counter.h"
/* Cipher operation modes */