mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	backend/session: drop unused <libudev.h>
We don't actually need to pull that header here.
This commit is contained in:
		
							parent
							
								
									99134c26b8
								
							
						
					
					
						commit
						ba13f471ea
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,6 @@
 | 
				
			||||||
#ifndef WLR_BACKEND_SESSION_H
 | 
					#ifndef WLR_BACKEND_SESSION_H
 | 
				
			||||||
#define WLR_BACKEND_SESSION_H
 | 
					#define WLR_BACKEND_SESSION_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <libudev.h>
 | 
					 | 
				
			||||||
#include <stdbool.h>
 | 
					#include <stdbool.h>
 | 
				
			||||||
#include <sys/types.h>
 | 
					#include <sys/types.h>
 | 
				
			||||||
#include <wayland-server-core.h>
 | 
					#include <wayland-server-core.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue