1
0
Fork 0
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:
Werner Koch 2015-02-25 11:43:50 +01:00
parent e2d9340280
commit 9913253610
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
10 changed files with 67 additions and 48 deletions

View file

@ -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