projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: syntax sugar
[proxmark3-svn]
/
common
/
crc.h
diff --git
a/common/crc.h
b/common/crc.h
index 56f0435794cc1460df09accdd899dde18340641b..22b703fe5be44f9eee48c30ef25621fffbe62afe 100644
(file)
--- a/
common/crc.h
+++ b/
common/crc.h
@@
-9,9
+9,7
@@
#ifndef __CRC_H
#define __CRC_H
-#include <stdint.h> //uint32+
-#include <stdbool.h> //bool
-#include <stddef.h>
+#include "common.h" //stdint, stddef, stdbool
#include "util.h" // reflect, bswap_16
typedef struct crc {
Impressum
,
Datenschutz