fix warnings

This commit is contained in:
merlokk 2017-12-19 15:48:24 +02:00
commit edc99a8679

View file

@ -15,6 +15,7 @@
#include <stdlib.h>
#include <inttypes.h>
#include <string.h>
#include <ctype.h>
#include "proxmark3.h"
#include "ui.h"
#include "cmdparser.h"