let util.h include cmdline.h

since it's using declarations from it..
This commit is contained in:
Klas Lindfors
2014-06-24 10:42:50 +02:00
parent 5588368d55
commit 33c71344de
3 changed files with 2 additions and 2 deletions
+2
View File
@@ -30,6 +30,8 @@
#ifndef YUBICO_PIV_TOOL_INTERNAL_H
#define YUBICO_PIV_TOOL_INTERNAL_H
#include "cmdline.h"
#define INPUT 1
#define OUTPUT 2