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
-1
View File
@@ -40,7 +40,6 @@
#include <ykpiv.h> #include <ykpiv.h>
#include "cmdline.h"
#include "util.h" #include "util.h"
FILE *open_file(const char *file_name, int mode) { FILE *open_file(const char *file_name, int mode) {
+2
View File
@@ -30,6 +30,8 @@
#ifndef YUBICO_PIV_TOOL_INTERNAL_H #ifndef YUBICO_PIV_TOOL_INTERNAL_H
#define YUBICO_PIV_TOOL_INTERNAL_H #define YUBICO_PIV_TOOL_INTERNAL_H
#include "cmdline.h"
#define INPUT 1 #define INPUT 1
#define OUTPUT 2 #define OUTPUT 2
-1
View File
@@ -43,7 +43,6 @@
#include <openssl/pkcs12.h> #include <openssl/pkcs12.h>
#include <openssl/rand.h> #include <openssl/rand.h>
#include "cmdline.h"
#include "util.h" #include "util.h"
/* FASC-N containing S9999F9999F999999F0F1F0000000000300001E encoded in /* FASC-N containing S9999F9999F999999F0F1F0000000000300001E encoded in