summaryrefslogtreecommitdiff
path: root/lib/gnutls_mpi.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-10-08 18:17:44 +0200
committerSimon Josefsson <simon@josefsson.org>2008-10-08 18:17:44 +0200
commite606078208910fc6e7d950246faabb0af98630e6 (patch)
treed9b664f7617f13c140143a6f7e96ef8a8e5f4262 /lib/gnutls_mpi.h
parent8b54e954c9a23719ced62622e690da182506bf65 (diff)
downloadgnutls-e606078208910fc6e7d950246faabb0af98630e6.tar.gz
Reduce libtasn1.h includes.
Diffstat (limited to 'lib/gnutls_mpi.h')
-rw-r--r--lib/gnutls_mpi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/gnutls_mpi.h b/lib/gnutls_mpi.h
index 16726b9c94..7078145a35 100644
--- a/lib/gnutls_mpi.h
+++ b/lib/gnutls_mpi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
@@ -26,7 +26,6 @@
# define GNUTLS_MPI_H
# include <gnutls_int.h>
-# include <libtasn1.h>
# include <gnutls/crypto.h>