Reorganize scrypt includes
[novacoin.git] / src / scrypt-asm / asm-wrapper.cpp
index e235a17..05914ed 100644 (file)
@@ -1,11 +1,5 @@
-#include <stdlib.h>
-#include <openssl/evp.h>
-
 #include "scrypt.h"
 
-#include "util.h"
-#include "net.h"
-
 extern "C" void scrypt_core(uint32_t *X, uint32_t *V);
 
 /* cpu and memory intensive function to transform a 80 byte buffer into a 32 byte output