X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=nss%2Ftests%2Fpw.c;h=d71d92f5a2d3e60706063dcbec976b210f15d24a;hb=3816578ea2c678f0c6b7154097b68c45247a3015;hp=88260c45aace3064d8afc9dd14cdaa22750cd18e;hpb=1002c514a8530bb6608c556b4446e853be390917;p=nsscash%2Fnsscash.git diff --git a/nss/tests/pw.c b/nss/tests/pw.c index 88260c4..d71d92f 100644 --- a/nss/tests/pw.c +++ b/nss/tests/pw.c @@ -1,7 +1,7 @@ /* * Tests for the NSS cash module * - * Copyright (C) 2019-2020 Simon Ruderich + * Copyright (C) 2019-2021 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"