include ykpiv-version.h in ykpiv.h

This commit is contained in:
Klas Lindfors
2014-06-17 10:34:05 +02:00
parent d1b2062721
commit 931cc5f35a
+1
View File
@@ -31,6 +31,7 @@
#define YKPIV_H #define YKPIV_H
#include <stdint.h> #include <stdint.h>
#include <ykpiv-version.h>
#ifdef __cplusplus #ifdef __cplusplus
extern "C" extern "C"