Merge pull request from gtpy/master

Update mfkey64.c
This commit is contained in:
Oleg Moiseenko 2019-03-18 17:16:21 +02:00 committed by GitHub
commit 9cdb50a5a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"