From 173bfbf7886608a4a7abbfac6a42ac4bf4a3432d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 20 Sep 2020 16:14:20 +0100 Subject: New upstream version 1.5.0 --- examples/setpin.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'examples/setpin.c') diff --git a/examples/setpin.c b/examples/setpin.c index 75d3d4a..5413bf9 100644 --- a/examples/setpin.c +++ b/examples/setpin.c @@ -8,16 +8,13 @@ * Configure a PIN on a given authenticator. */ -#include - #include #include #include #include -#include "../openbsd-compat/openbsd-compat.h" - #include "fido.h" +#include "../openbsd-compat/openbsd-compat.h" static void setpin(const char *path, const char *pin, const char *oldpin) -- cgit v1.2.3