mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Move private definitions and prototypes to new wayland-private.h
This commit is contained in:
		
							parent
							
								
									68d13212f2
								
							
						
					
					
						commit
						cf04b0a18f
					
				
					 7 changed files with 25 additions and 21 deletions
				
			
		| 
						 | 
				
			
			@ -41,9 +41,9 @@
 | 
			
		|||
#include <sys/stat.h>
 | 
			
		||||
#include <ffi.h>
 | 
			
		||||
 | 
			
		||||
#include "wayland-private.h"
 | 
			
		||||
#include "wayland-server.h"
 | 
			
		||||
#include "wayland-server-protocol.h"
 | 
			
		||||
#include "connection.h"
 | 
			
		||||
 | 
			
		||||
struct wl_socket {
 | 
			
		||||
	int fd;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue