123456789101112131415161718192021222324252627282930313233343536373839 |
- #ifndef fooglibmallochfoo
- #define fooglibmallochfoo
- #include <glib.h>
- #include <avahi-common/cdecl.h>
- #include <avahi-common/malloc.h>
- AVAHI_C_DECL_BEGIN
- const AvahiAllocator * avahi_glib_allocator(void);
- AVAHI_C_DECL_END
- #endif
|