From 1aa8969aff9f9014bfbf0b620165d023460cb8a0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 9 Aug 2007 13:45:54 +0000 Subject: [PATCH] forgotten file svn path=/trunk/; revision=5687 --- glib/glib.symbols | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glib/glib.symbols b/glib/glib.symbols index 30886f854..ac0907f59 100644 --- a/glib/glib.symbols +++ b/glib/glib.symbols @@ -691,11 +691,13 @@ g_slice_free_chain_with_offset g_slice_set_config g_slice_get_config g_slice_get_config_state +#ifdef G_ENABLE_DEBUG #ifdef INCLUDE_INTERNAL_SYMBOLS g_slice_debug_tree_statistics #endif #endif #endif +#endif #if IN_HEADER(__G_MESSAGES_H__) #if IN_FILE(__G_MESSAGES_C__)