mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 00:46:16 +01:00
f8756694cf
One of the features of our new symbol exporting regime is that it forces config.h to be included at the top of every .c file. This was missed in gthread-impl.c. The only reason this wasn't noticed is because nothing in this file is being used anymore. We need those symbols to continue to be exported for reasons of ABI backwards compatibility, however. |
||
---|---|---|
.. | ||
.gitignore | ||
ChangeLog | ||
gthread-impl.c | ||
gthread.def | ||
gthread.rc.in | ||
Makefile.am | ||
makefile.msc.in |