diff options
| -rw-r--r-- | sysutils/fusefs-funionfs/files/patch-funionfs.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/fusefs-funionfs/files/patch-funionfs.h b/sysutils/fusefs-funionfs/files/patch-funionfs.h index e9e7491f9aef..6cfda2aeb0c8 100644 --- a/sysutils/fusefs-funionfs/files/patch-funionfs.h +++ b/sysutils/fusefs-funionfs/files/patch-funionfs.h @@ -1,9 +1,10 @@ ---- funionfs.h.orig Mon Feb 26 21:06:15 2007 -+++ funionfs.h Mon Feb 26 21:06:40 2007 -@@ -2,6 +2,8 @@ +--- 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 |
