mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 11:06:21 +00:00
Split ox functions from gpg.c to ox.c
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#include "config/preferences.h"
|
||||
#include "event/server_events.h"
|
||||
#include "pgp/gpg.h"
|
||||
#include "pgp/ox.h"
|
||||
#include "plugins/plugins.h"
|
||||
#include "ui/ui.h"
|
||||
#include "ui/window_list.h"
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
#include "xmpp/connection.h"
|
||||
#include "xmpp/stanza.h"
|
||||
#include "xmpp/iq.h"
|
||||
#include "pgp/gpg.h"
|
||||
#include "pgp/ox.h"
|
||||
|
||||
#ifdef HAVE_LIBGPGME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user