mirror of
				https://github.com/owntone/owntone-server.git
				synced 2025-10-29 15:55:02 -04:00 
			
		
		
		
	Allow compiling under FreeBSD - thank you @freultwah
This commit is contained in:
		
							parent
							
								
									9704a1e65d
								
							
						
					
					
						commit
						347c10d7ae
					
				| @ -38,6 +38,10 @@ | ||||
| #include <sys/socket.h> | ||||
| #include <arpa/inet.h> | ||||
| 
 | ||||
| #if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) | ||||
| #include <netinet/in.h> | ||||
| #endif | ||||
| 
 | ||||
| #include <event.h> | ||||
| #include "evhttp/evhttp.h" | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user