mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			180 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			180 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/src/lock.c
 | |
| +++ b/src/lock.c
 | |
| @@ -26,6 +26,7 @@
 | |
|  #include "apt-dater.h"
 | |
|  #include "lock.h"
 | |
|  #include "stats.h"
 | |
| +#include <fcntl.h>
 | |
|  #include <sys/file.h>
 | |
|  #include <errno.h>
 | |
|  
 |