]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/des.c
CHG: fiddled with the headerfiles... and makefile... Tried to make them behave...
[proxmark3-svn] / armsrc / des.c
index 6b3bea9b77ed5f14f0b181aa625f2ddd597fcfca..513f89bfeb9c17124361aafc047074cd0ba08519 100644 (file)
@@ -25,8 +25,8 @@
  * \license     GPLv3 or later
  * 
  */
-#include <stdint.h>
-#include <string.h>
+
+#include "des.h"
 
 const uint8_t sbox[256]  = {
   /* S-box 1 */
Impressum, Datenschutz