mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 00:28:07 +08: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…
Reference in a new issue