mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
spacing..
This commit is contained in:
parent
ab3af4fe85
commit
c827ffb098
1 changed files with 2 additions and 0 deletions
|
@ -19,8 +19,10 @@
|
||||||
*/
|
*/
|
||||||
#ifndef CRAPTO1_H__
|
#ifndef CRAPTO1_H__
|
||||||
#define CRAPTO1_H__
|
#define CRAPTO1_H__
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "bucketsort.h"
|
#include "bucketsort.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue