[svn] gcry - r1126 - branches/LIBGCRYPT-2.0-MO/src/compat

svn author mo cvs at cvs.gnupg.org
Sun Oct 9 16:53:37 CEST 2005


Author: mo
Date: 2005-10-09 16:53:37 +0200 (Sun, 09 Oct 2005)
New Revision: 1126

Added:
   branches/LIBGCRYPT-2.0-MO/src/compat/ChangeLog
Modified:
   branches/LIBGCRYPT-2.0-MO/src/compat/init.c
Log:
compat/ChangeLog:

2005-10-09  Moritz Schulte  <moritz at g10code.com>

	* init.c: Removed superfluous include commands.



Added: branches/LIBGCRYPT-2.0-MO/src/compat/ChangeLog
===================================================================
--- branches/LIBGCRYPT-2.0-MO/src/compat/ChangeLog	2005-10-09 14:00:53 UTC (rev 1125)
+++ branches/LIBGCRYPT-2.0-MO/src/compat/ChangeLog	2005-10-09 14:53:37 UTC (rev 1126)
@@ -0,0 +1,3 @@
+2005-10-09  Moritz Schulte  <moritz at g10code.com>
+
+	* init.c: Removed superfluous include commands.

Modified: branches/LIBGCRYPT-2.0-MO/src/compat/init.c
===================================================================
--- branches/LIBGCRYPT-2.0-MO/src/compat/init.c	2005-10-09 14:00:53 UTC (rev 1125)
+++ branches/LIBGCRYPT-2.0-MO/src/compat/init.c	2005-10-09 14:53:37 UTC (rev 1126)
@@ -19,15 +19,6 @@
    02111-1307, USA.  */
 
 #include <gcrypt-internal.h>
-
-#include <gcrypt-secmem-internal.h>
-#include <gcrypt-mpi-internal.h>
-#include <gcrypt-md-internal.h>
-#include <gcrypt-cipher-internal.h>
-#include <gcrypt-random-internal.h>
-#include <gcrypt-sexp-internal.h>
-#include <gcrypt-prime-internal.h>
-
 #include <gcrypt-ath-internal.h>
 
 #include <string.h>




More information about the Gnupg-commits mailing list