aboutsummaryrefslogtreecommitdiffstats
path: root/main/squashfs-tools/fix-compat.patch
blob: 366d2fb696317eeb3cb795ab24da540b39c512c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/action.c
+++ b/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,