mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Added new directory common to enable sharing of some code and error
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.
This commit is contained in:
parent
8e58435312
commit
bab7fa0b29
21 changed files with 1395 additions and 235 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "../jnlib/logging.h"
|
||||
#include "../jnlib/argparse.h"
|
||||
#include "../jnlib/stringhelp.h"
|
||||
#include "i18n.h"
|
||||
#include "../common/i18n.h"
|
||||
#include "keybox-defs.h"
|
||||
|
||||
enum cmd_and_opt_values {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue