bluez/gobex
Daniele Forsi f64fe4f401 gobex: Fix compilation when NEED_G_SLIST_FREE_FULL is defined
To use the replacement for g_slist_free_full() both compat.h and
glib-helper.h need to be included.

Fixes:
gobex/gobex.c:911: error: implicit declaration of function 'g_slist_free_full'
tools/obex-server-tool.c:344: error: implicit declaration of function ‘g_slist_free_full’
2012-12-04 22:22:02 +01:00
..
gobex-defs.c gobex: Add initial GError support 2012-12-04 22:21:57 +01:00
gobex-defs.h gobex: Premit raw OBEX error codes within G_OBEX_ERROR GError domain 2012-12-04 22:22:02 +01:00
gobex-header.c gobex: Remove _ID_ from header type definitions 2012-12-04 22:22:01 +01:00
gobex-header.h gobex: Remove _ID_ from header type definitions 2012-12-04 22:22:01 +01:00
gobex-packet.c gobex: Add g_obex_packet_get_body convenience function 2012-12-04 22:22:01 +01:00
gobex-packet.h gobex: Add g_obex_packet_get_body convenience function 2012-12-04 22:22:01 +01:00
gobex-transfer.c gobex: Remove reduntant empty line 2012-12-04 22:22:02 +01:00
gobex.c gobex: Fix compilation when NEED_G_SLIST_FREE_FULL is defined 2012-12-04 22:22:02 +01:00
gobex.h gobex: Allow g_obex_send_rsp to take custom headers 2012-12-04 22:22:01 +01:00