You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/package/utils/e2fsprogs/patches/002-fix-subst-host-build.patch

10 lines
180 B

--- a/util/subst.c
+++ b/util/subst.c
@@ -9,6 +9,7 @@
#include "config.h"
#else
#define HAVE_SYS_TIME_H
+#define HAVE_SYS_STAT_H
#endif
#include <stdio.h>
#include <errno.h>