From: Klas Lindfors Date: Thu, 26 Apr 2012 12:40:14 +0000 (+0200) Subject: move ykcore_lcl.h include to be next to other yubikey includes X-Git-Tag: v1.7.0~1^2~11 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61cb20bb2051ad0118a3211abb354845b11b54f;p=yubikey-personalization move ykcore_lcl.h include to be next to other yubikey includes --- diff --git a/ykpers-args.c b/ykpers-args.c index 2500003..678999e 100644 --- a/ykpers-args.c +++ b/ykpers-args.c @@ -29,7 +29,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "ykcore_lcl.h" #include #include @@ -38,6 +37,7 @@ #include #include +#include #include #include /* To get yubikey_modhex_encode and yubikey_hex_encode */ #include