mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	Clean Glib header #include issues: gthread
This commit is contained in:
		@@ -40,7 +40,7 @@
 | 
			
		||||
 | 
			
		||||
#include "config.h"
 | 
			
		||||
 | 
			
		||||
#include "glib.h"
 | 
			
		||||
#include "gthread.h"
 | 
			
		||||
#include "gthreadprivate.h"
 | 
			
		||||
 | 
			
		||||
#ifdef HAVE_UNISTD_H
 | 
			
		||||
@@ -56,6 +56,11 @@
 | 
			
		||||
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 | 
			
		||||
#include "garray.h"
 | 
			
		||||
#include "gslist.h"
 | 
			
		||||
#include "gtestutils.h"
 | 
			
		||||
#include "gtimer.h"
 | 
			
		||||
 | 
			
		||||
#include "galias.h"
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,6 @@
 | 
			
		||||
#define __G_THREAD_H__
 | 
			
		||||
 | 
			
		||||
#include <glib/gerror.h>
 | 
			
		||||
#include <glib/gtypes.h>
 | 
			
		||||
#include <glib/gutils.h>        /* for G_INLINE_FUNC */
 | 
			
		||||
#include <glib/gatomic.h>       /* for g_atomic_pointer_get */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user