diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-09 02:13:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-09 02:13:31 +0000 |
commit | 1272b0d24d170b1c81547dd7c77dd27f334ca378 (patch) | |
tree | de61813524079c0cc4746318d1106f8994038645 /emulators/fuse/files/patch-compat.h | |
parent | - Update to 0.4.0 (diff) |
- Update to 0.9.0
- Remove all UI options except GTK2
- Pass maintainership to submitter
PR: ports/119517
Submitted by: Yuri Pankov <yuri.pankov gmail.com>
Diffstat (limited to 'emulators/fuse/files/patch-compat.h')
-rw-r--r-- | emulators/fuse/files/patch-compat.h | 11 |
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 |