mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Build fixes for the fall-out of the inclusion changes
This commit is contained in:
@@ -65,7 +65,10 @@
|
|||||||
# undef STRICT
|
# undef STRICT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "gbacktrace.h"
|
||||||
|
|
||||||
#include "gtypes.h"
|
#include "gtypes.h"
|
||||||
|
#include "gmain.h"
|
||||||
#include "gprintfint.h"
|
#include "gprintfint.h"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -25,6 +25,7 @@
|
|||||||
#include "gchecksum.h"
|
#include "gchecksum.h"
|
||||||
|
|
||||||
#include "gmem.h"
|
#include "gmem.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "gtypes.h"
|
#include "gtypes.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
@@ -39,6 +39,7 @@
|
|||||||
#include "gdatasetprivate.h"
|
#include "gdatasetprivate.h"
|
||||||
#include "ghash.h"
|
#include "ghash.h"
|
||||||
#include "gquark.h"
|
#include "gquark.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "gthread.h"
|
#include "gthread.h"
|
||||||
#include "glib_trace.h"
|
#include "glib_trace.h"
|
||||||
|
@@ -53,6 +53,9 @@
|
|||||||
#include "gdatetime.h"
|
#include "gdatetime.h"
|
||||||
|
|
||||||
#include "gatomic.h"
|
#include "gatomic.h"
|
||||||
|
#include "gfileutils.h"
|
||||||
|
#include "gmain.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#define __G_DATE_TIME_H__
|
#define __G_DATE_TIME_H__
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <gtypes.h>
|
#include <glib/gtypes.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
@@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
#include "gconvert.h"
|
#include "gconvert.h"
|
||||||
#include "gfileutils.h"
|
#include "gfileutils.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
|
||||||
|
@@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
#include "ghash.h"
|
#include "ghash.h"
|
||||||
|
|
||||||
|
#include "gatomic.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -26,6 +26,7 @@
|
|||||||
#include "ghostutils.h"
|
#include "ghostutils.h"
|
||||||
|
|
||||||
#include "garray.h"
|
#include "garray.h"
|
||||||
|
#include "gmem.h"
|
||||||
#include "gstring.h"
|
#include "gstring.h"
|
||||||
#include "gstrfuncs.h"
|
#include "gstrfuncs.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
@@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
#include "giochannel.h"
|
#include "giochannel.h"
|
||||||
|
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
|
||||||
|
@@ -33,6 +33,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
#include "glibconfig.h"
|
||||||
|
|
||||||
/* Uncomment the next line (and the corresponding line in gmain.c) to
|
/* Uncomment the next line (and the corresponding line in gmain.c) to
|
||||||
* enable debugging printouts if the environment variable
|
* enable debugging printouts if the environment variable
|
||||||
|
@@ -49,6 +49,7 @@
|
|||||||
|
|
||||||
#include "grand.h"
|
#include "grand.h"
|
||||||
|
|
||||||
|
#include "gmain.h"
|
||||||
#include "gmem.h"
|
#include "gmem.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "gthread.h"
|
#include "gthread.h"
|
||||||
|
@@ -49,6 +49,7 @@
|
|||||||
#include "gscanner.h"
|
#include "gscanner.h"
|
||||||
|
|
||||||
#include "gprintfint.h"
|
#include "gprintfint.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gstring.h"
|
#include "gstring.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
|
|
||||||
|
@@ -27,6 +27,7 @@
|
|||||||
#include "gshell.h"
|
#include "gshell.h"
|
||||||
|
|
||||||
#include "gslist.h"
|
#include "gslist.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gstring.h"
|
#include "gstring.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
Reference in New Issue
Block a user