From: Simon Josefsson Date: Tue, 26 Feb 2008 10:01:33 +0000 (+0100) Subject: No need for rfc2818.h. X-Git-Tag: gnutls_2_3_2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00d1ec90451646a58d3904ef3375b68c21fd4591;p=thirdparty%2Fgnutls.git No need for rfc2818.h. --- diff --git a/lib/openpgp/privkey.c b/lib/openpgp/privkey.c index 4305fbc31f..48837177b6 100644 --- a/lib/openpgp/privkey.c +++ b/lib/openpgp/privkey.c @@ -9,12 +9,12 @@ * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * GNUTLS-EXTRA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ @@ -29,7 +29,6 @@ #include #include #include -#include #include /**