1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Removed some obsolete header files.

This commit is contained in:
Werner Koch 2002-08-04 22:00:32 +00:00
parent 872ba01dfe
commit 705873c41b
14 changed files with 64 additions and 211 deletions

View file

@ -41,7 +41,7 @@
#include "types.h" /* for byte and u32 typedefs */
#include "util.h"
#include "errors.h"
#include "dynload.h"
#include "algorithms.h"
#define MAXKC (256/32)
#define MAXROUNDS 14