mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
giomodules: g_io_module_* must always be exported
Those symbols are not used by GIO itself but by external modules.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
* if advised of the possibility of such damage.
|
||||
*/
|
||||
|
||||
#include "config.h" /* for _GLIB_EXTERN */
|
||||
|
||||
#include <gio/gio.h>
|
||||
|
||||
#include "symbol-visibility.h"
|
||||
|
Reference in New Issue
Block a user