mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Remove unneeded linux include
This commit is contained in:
		
							parent
							
								
									e6bf92cf02
								
							
						
					
					
						commit
						87ea76e037
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -29,9 +29,6 @@
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <fcntl.h>
 | 
					#include <fcntl.h>
 | 
				
			||||||
#include <errno.h>
 | 
					#include <errno.h>
 | 
				
			||||||
#ifdef __linux__
 | 
					 | 
				
			||||||
#include <sys/epoll.h>
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
#include <string.h>
 | 
					#include <string.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue