summaryrefslogtreecommitdiff
path: root/src/ARC2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ARC2.c')
-rw-r--r--src/ARC2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARC2.c b/src/ARC2.c
index 49b5daf..a872823 100644
--- a/src/ARC2.c
+++ b/src/ARC2.c
@@ -41,8 +41,8 @@
*
*/
-#include <string.h>
#include "Python.h"
+#include <string.h>
#define MODULE_NAME _ARC2
#define BLOCK_SIZE 8