aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot/patches/100-macos_compile_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fakeroot/patches/100-macos_compile_fix.patch')
-rw-r--r--tools/fakeroot/patches/100-macos_compile_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/fakeroot/patches/100-macos_compile_fix.patch b/tools/fakeroot/patches/100-macos_compile_fix.patch
deleted file mode 100644
index 64c0b472c6..0000000000
--- a/tools/fakeroot/patches/100-macos_compile_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/libfakeroot_inode64.c
-+++ b/libfakeroot_inode64.c
-@@ -36,6 +36,8 @@
- #include <fts.h>
- #endif /* HAVE_FTS_H */
-
-+void load_library_symbols(void);
-+
- #include "wrapped.h"
- #include "wraptmpf.h"
- #include "wrapdef.h"