/* * glib-compat.c * Functions copied from glib 2.8 * * Copyright 2005 David Schleef */ #include "gst_private.h" /* for g_warning */ #include G_BEGIN_DECLS /* copies */ /* adaptations */ G_END_DECLS