]> cvs.zerfleddert.de Git - proxmark3-svn/blob - client/loclass/hash1_brute.h
Fix some missing include statements which impact using proxmark3 client as a library.
[proxmark3-svn] / client / loclass / hash1_brute.h
1 #ifndef HASH1_BRUTE_H
2 #define HASH1_BRUTE_H
3 void brute_hash1();
4
5 #endif // HASH1_BRUTE_H
Impressum, Datenschutz