mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/tayga.h b/tayga.h
 | 
						|
index 2284d2a..a999d7c 100644
 | 
						|
--- a/tayga.h
 | 
						|
+++ b/tayga.h
 | 
						|
@@ -31,6 +31,7 @@
 | 
						|
 #include <syslog.h>
 | 
						|
 #include <errno.h>
 | 
						|
 #include <time.h>
 | 
						|
+#include <sys/uio.h>
 | 
						|
 #include <linux/if.h>
 | 
						|
 #include <linux/if_tun.h>
 | 
						|
 #include <linux/if_ether.h>
 |