summaryrefslogtreecommitdiff
path: root/src/stream_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream_template.c')
-rw-r--r--src/stream_template.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/stream_template.c b/src/stream_template.c
index a74d18d..6384788 100644
--- a/src/stream_template.c
+++ b/src/stream_template.c
@@ -24,17 +24,7 @@
* ===================================================================
*/
-#include "Python.h"
-
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#ifdef _HAVE_STDC_HEADERS
-#include <string.h>
-#endif
-
-#include "pycrypto_compat.h"
+#include "pycrypto_common.h"
#include "modsupport.h"
#define _STR(x) #x