Update e2fsprogs to upstream 1.44.1 (feature and bugfix release) Signed-off-by: Paul Wassi <p.wassi@gmx.at>
		
			
				
	
	
		
			11 lines
		
	
	
		
			186 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			186 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/util/subst.c
 | 
						|
+++ b/util/subst.c
 | 
						|
@@ -10,6 +10,7 @@
 | 
						|
 #else
 | 
						|
 #define HAVE_SYS_STAT_H
 | 
						|
 #define HAVE_SYS_TIME_H
 | 
						|
+#define HAVE_SYS_STAT_H
 | 
						|
 #endif
 | 
						|
 #include <stdio.h>
 | 
						|
 #include <errno.h>
 |