libpurple/protocols/facebook/json.c

changeset 40439
e9838d634d5e
parent 39556
622bf98df0ac
child 41879
6009bf441ef5
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 21
22 #include "internal.h" 22 #include <glib/gi18n-lib.h>
23 23
24 #include <stdarg.h> 24 #include <stdarg.h>
25 #include <string.h> 25 #include <string.h>
26 26
27 #include "json.h" 27 #include "json.h"

mercurial