diff -r 1f7690fa7761 -r 622bf98df0ac libpurple/protocols/facebook/thrift.c --- a/libpurple/protocols/facebook/thrift.c Mon Apr 01 21:57:01 2019 -0400 +++ b/libpurple/protocols/facebook/thrift.c Mon Apr 01 22:19:54 2019 -0400 @@ -23,7 +23,7 @@ #include "thrift.h" -typedef struct _FbThriftPrivate +typedef struct { GByteArray *bytes; gboolean internal;