mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Feb 20 21:40:49 CET 1999 Werner Koch
This commit is contained in:
parent
6ed3099f9e
commit
5d5dc4b12d
11 changed files with 25 additions and 212 deletions
|
@ -34,14 +34,14 @@
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include "types.h"
|
||||
#include "util.h"
|
||||
#include "ttyio.h"
|
||||
#include "dynload.h"
|
||||
|
||||
#ifdef IS_MODULE
|
||||
#include "g10lib.h"
|
||||
#define _(a) (a)
|
||||
#else
|
||||
#include "util.h"
|
||||
#include "ttyio.h"
|
||||
#include "i18n.h"
|
||||
#include "dynload.h"
|
||||
#endif
|
||||
|
||||
static int open_device( const char *name, int minor );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue