From: Simon Ruderich Date: Tue, 11 Jun 2019 07:48:05 +0000 (+0200) Subject: nss: tests: sort included headers X-Git-Tag: 0.1~64 X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=commitdiff_plain;h=424a573023a06c50fd8dad43174c12c42f7dada5 nss: tests: sort included headers --- diff --git a/nss/tests/gr.c b/nss/tests/gr.c index e4aee5b..3b2f994 100644 --- a/nss/tests/gr.c +++ b/nss/tests/gr.c @@ -18,11 +18,11 @@ */ #include +#include +#include #include #include -#include #include -#include #include "../cash_nss.h" diff --git a/nss/tests/pw.c b/nss/tests/pw.c index f7e537f..86e6ae4 100644 --- a/nss/tests/pw.c +++ b/nss/tests/pw.c @@ -18,11 +18,11 @@ */ #include +#include +#include #include #include -#include #include -#include #include "../cash_nss.h"