aboutsummaryrefslogtreecommitdiffstats
path: root/main/squashfs-tools/fix-compat.patch
blob: 8a5ff0697de34af83e54038b057eae5c295a34f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/squashfs-tools/action.c
+++ b/squashfs-tools/action.c
@@ -1905,6 +1905,9 @@
 	return 1;
 }
 
+#ifndef FNM_EXTMATCH
+#define FNM_EXTMATCH 0
+#endif
 
 TEST_FN(name, ACTION_ALL_LNK, \
 	return fnmatch(atom->argv[0], action_data->name,