X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/cd91e41cb53263b0354aded7b5f6008e6f774ce6..aed36ae5bd6f1770269e22a6f9e1a2688022f90b:/client/nonce2key/crapto1.h?ds=sidebyside

diff --git a/client/nonce2key/crapto1.h b/client/nonce2key/crapto1.h
index 269ca8f3..1cbebe5d 100644
--- a/client/nonce2key/crapto1.h
+++ b/client/nonce2key/crapto1.h
@@ -19,8 +19,10 @@
 */
 #ifndef CRAPTO1_H__
 #define CRAPTO1_H__
+
 #include <stdint.h>
 #include "bucketsort.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif