summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-funionfs/files/patch-funionfs.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-11-30 17:30:47 +0100
committerRene Ladan <rene@FreeBSD.org>2024-11-30 17:30:47 +0100
commit38aecddd3d57e3ba2869bce4d4b6b4808ea5cadd (patch)
tree25cfde092fb01be238e51923e2c7b7be601a5d22 /sysutils/fusefs-funionfs/files/patch-funionfs.h
parentsysutils/fusefs-fusepak: Remove expired port (diff)
sysutils/fusefs-funionfs: Remove expired port
2024-11-30 sysutils/fusefs-funionfs: Upstream is no longer around
Diffstat (limited to 'sysutils/fusefs-funionfs/files/patch-funionfs.h')
-rw-r--r--sysutils/fusefs-funionfs/files/patch-funionfs.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/fusefs-funionfs/files/patch-funionfs.h b/sysutils/fusefs-funionfs/files/patch-funionfs.h
deleted file mode 100644
index 6cfda2aeb0c8..000000000000
--- a/sysutils/fusefs-funionfs/files/patch-funionfs.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- funionfs.h.orig Fri Jan 19 06:35:52 2007
-+++ funionfs.h Mon Apr 23 09:39:54 2007
-@@ -21,6 +21,9 @@
- #ifndef _FUNIONFS_H
- #define _FUNIONFS_H
-
-+#include <limits.h>
-+#include <pthread.h>
-+
- // use the new API
-
- #define VERSION "0.4.2"