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/retries.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'examples/retries.c') diff --git a/examples/retries.c b/examples/retries.c index 3ed7558..5cc116c 100644 --- a/examples/retries.c +++ b/examples/retries.c @@ -8,15 +8,12 @@ * Get an authenticator's number of PIN attempts left. */ -#include - #include #include #include -#include "../openbsd-compat/openbsd-compat.h" - #include "fido.h" +#include "../openbsd-compat/openbsd-compat.h" int main(int argc, char **argv) -- cgit v1.2.3