Merge pull request #137 from gtpy/master

Update mfkey64.c
This commit is contained in:
Oleg Moiseenko
2019-03-18 17:16:21 +02:00
committed by GitHub

View File

@@ -2,6 +2,7 @@
#include <inttypes.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "crapto1/crapto1.h"
#include "util_posix.h"