comparison mcabber/mcabber/otr.h @ 2076:9fb1ccf291cc

Switch to libotr v4 API Patch merged from isbear's mcabber-patches repository (Mikael)
author Myhailo Danylenko <isbear@ukrpost.net>
date Wed, 15 May 2013 13:32:42 +0300
parents e6d355e50d7a
children 0c78d31c753d
comparison
equal deleted inserted replaced
2075:f52b47f29ca0 2076:9fb1ccf291cc
3 3
4 #include <mcabber/config.h> 4 #include <mcabber/config.h>
5 5
6 #ifdef HAVE_LIBOTR 6 #ifdef HAVE_LIBOTR
7 7
8 #ifndef HAVE_LIBOTR3
9 # include <libotr/instag.h>
10 #endif
8 #include <libotr/proto.h> 11 #include <libotr/proto.h>
9 #include <libotr/message.h> 12 #include <libotr/message.h>
10 #include <libotr/privkey.h> 13 #include <libotr/privkey.h>
11 14
12 enum otr_policy { 15 enum otr_policy {