summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-funionfs/files/patch-funionfs.h
blob: 6cfda2aeb0c8a02e3ab68af3b905bf8df512f4a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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"