summaryrefslogtreecommitdiff
path: root/src/AESNI.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/AESNI.c')
-rw-r--r--src/AESNI.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/AESNI.c b/src/AESNI.c
index bd80581..750f719 100644
--- a/src/AESNI.c
+++ b/src/AESNI.c
@@ -22,8 +22,6 @@
* ===================================================================
*/
-#include <assert.h>
-#include <stdlib.h>
#include "Python.h"
#include <wmmintrin.h>