mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch
This commit is contained in:
parent
881e513237
commit
37f3c09edb
17 changed files with 67 additions and 60 deletions
|
@ -41,16 +41,11 @@
|
|||
#endif
|
||||
#endif
|
||||
#include "types.h"
|
||||
#include "g10lib.h" /* need this for i18n */
|
||||
#include "util.h"
|
||||
#include "ttyio.h"
|
||||
#include "dynload.h"
|
||||
|
||||
#ifdef IS_MODULE
|
||||
#define _(a) (a)
|
||||
#else
|
||||
#include "i18n.h"
|
||||
#endif
|
||||
|
||||
static int open_device( const char *name, int minor );
|
||||
static int gather_random( void (*add)(const void*, size_t, int), int requester,
|
||||
size_t length, int level );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue