Split ox functions from gpg.c to ox.c

This commit is contained in:
Michael Vetter
2022-06-29 08:58:38 +02:00
parent 5fabca1e37
commit a40a0f5189
10 changed files with 678 additions and 573 deletions

View File

@@ -98,6 +98,7 @@
#ifdef HAVE_LIBGPGME
#include "pgp/gpg.h"
#include "pgp/ox.h"
#include "xmpp/ox.h"
#endif