blob: 0ab2c39a7c461f692e358363168289a16e9718ad [file] [log] [blame]
/*
* glib-compat.c
* Functions copied from glib 2.8
*
* Copyright 2005 David Schleef <ds@schleef.org>
*/
#include "gst_private.h" /* for g_warning */
#include <glib.h>
G_BEGIN_DECLS
/* copies */
/* adaptations */
G_END_DECLS