summaryrefslogtreecommitdiff
path: root/emulators/fuse/files/patch-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fuse/files/patch-compat.h')
-rw-r--r--emulators/fuse/files/patch-compat.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/fuse/files/patch-compat.h b/emulators/fuse/files/patch-compat.h
deleted file mode 100644
index 68110410f463..000000000000
--- a/emulators/fuse/files/patch-compat.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- compat.h.orig Sat Sep 13 16:53:04 2003
-+++ compat.h Tue Oct 28 12:48:07 2003
-@@ -45,7 +45,7 @@
-
- /* Replacement functions */
- #ifndef HAVE_GETOPT_LONG
--#include "compat/getopt.h"
-+#include "getopt.h"
- #endif /* #ifndef HAVE_GETOPT_LONG */
-
- #ifndef HAVE_MKSTEMP