X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=nss%2Ftests%2Fpw.c;h=80a9a5c0b662a75771a8fa21ef1ccaa50f59c31a;hb=215a4da2d0a39dcc62b4e61ef208b393784565fc;hp=cf4f92d3844ad7eb33167634ad4efbb6037c4c66;hpb=f6c708d873c44b7ccd4de1144d026b504d878efc;p=nsscash%2Fnsscash.git diff --git a/nss/tests/pw.c b/nss/tests/pw.c index cf4f92d..80a9a5c 100644 --- a/nss/tests/pw.c +++ b/nss/tests/pw.c @@ -1,7 +1,7 @@ /* * Tests for the NSS cash module * - * Copyright (C) 2019 Simon Ruderich + * Copyright (C) 2019-2020 Simon Ruderich * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -23,6 +23,8 @@ #include #include #include +#include +#include #include #include "../cash_nss.h"