]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
No need for rfc2818.h.
authorSimon Josefsson <simon@josefsson.org>
Tue, 26 Feb 2008 10:01:33 +0000 (11:01 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 26 Feb 2008 10:01:33 +0000 (11:01 +0100)
lib/openpgp/privkey.c

index 4305fbc31ffad32cbf1c16c66fc4d4a8eb0406e3..48837177b6c7ed1278862c84d51da6e3b1b383d8 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
@@ -29,7 +29,6 @@
 #include <gnutls_num.h>
 #include <openpgp_int.h>
 #include <gnutls_openpgp.h>
-#include <x509/rfc2818.h>
 #include <gnutls_cert.h>
 
 /**