]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/des.c
update more demods for graphing
[proxmark3-svn] / armsrc / des.c
index f1aa80da20a0f4d8eedc7c4b0d84a9d6d882d555..9bfd10905f11a28706ce5746910719596a97fe08 100644 (file)
@@ -26,7 +26,7 @@
  * 
  */
 #include <stdint.h>
-#include <string.h>
+#include "string.h"
 
 const uint8_t sbox[256]  = {
   /* S-box 1 */
Impressum, Datenschutz