aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-kmod/files/patch-mount_fusefs-mount_fusefs.c
blob: b5f3e946c72b54bda8e1a117b95d81a15e5c738c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mount_fusefs/mount_fusefs.c Sat Jul 14 13:12:09 2007
+++ mount_fusefs/mount_fusefs.c Sat Jul 14 13:12:09 2007
@@ -469,7 +469,8 @@ showversion(void)
 int
 init_backgrounded(void)
 {
-   int ibg, len;
+   int ibg;
+   size_t len;
 
    len = sizeof(ibg);