mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Move new mailbox.c source file to common/.
* g10/mailbox.c: Move to ... * common/mbox-util.c: new file. * common/mbox-util.h: New. Include where needed. * g10/t-mailbox.c: Move to ... * common/t-mbox-util.c: new file. -- This will make it easier to use the code by other modules in common/.
This commit is contained in:
parent
e2d9340280
commit
9913253610
10 changed files with 67 additions and 48 deletions
|
@ -39,6 +39,7 @@
|
|||
#include "keyserver-internal.h"
|
||||
#include "photoid.h"
|
||||
#include "pka.h"
|
||||
#include "mbox-util.h"
|
||||
|
||||
|
||||
/* Put an upper limit on nested packets. The 32 is an arbitrary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue