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

See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-01-27 16:50:45 +00:00
parent db43afc923
commit baa30ad117
75 changed files with 1084 additions and 775 deletions

View file

@ -35,6 +35,7 @@
#endif
#include <errno.h>
#include <ctype.h>
#include <gcrypt.h>
#include "util.h"
#include "memory.h"
#include "ttyio.h"