summaryrefslogtreecommitdiff
path: root/pkg/libfuse/patch/0001-Fix-poll.h-include.patch
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-07-09 02:49:39 -0700
committerMichael Forney <mforney@mforney.org>2017-07-10 10:34:19 -0700
commita6ca58071917538c6efd6c3df86d5d347be681fc (patch)
tree26bc5c189ef20d0a739fe897fac39d51a61faf79 /pkg/libfuse/patch/0001-Fix-poll.h-include.patch
parent6b71e5c2419c75c14223196e1fe65cbf8f4ba026 (diff)
libfuse, sshfs: Update to 3.1.0, 3.0.0
Diffstat (limited to 'pkg/libfuse/patch/0001-Fix-poll.h-include.patch')
-rw-r--r--pkg/libfuse/patch/0001-Fix-poll.h-include.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libfuse/patch/0001-Fix-poll.h-include.patch b/pkg/libfuse/patch/0001-Fix-poll.h-include.patch
index 193a7b12..fde78225 100644
--- a/pkg/libfuse/patch/0001-Fix-poll.h-include.patch
+++ b/pkg/libfuse/patch/0001-Fix-poll.h-include.patch
@@ -1,4 +1,4 @@
-From 8926abd905339e40bf096c904d900caa42e3262f Mon Sep 17 00:00:00 2001
+From e96eee39316e30dfdf965e4894fc77a8bf43e40f Mon Sep 17 00:00:00 2001
From: Michael Forney <mforney@mforney.org>
Date: Fri, 15 Jul 2016 19:21:28 -0700
Subject: [PATCH] Fix poll.h include
@@ -8,10 +8,10 @@ Subject: [PATCH] Fix poll.h include
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/mount.c b/lib/mount.c
-index 227a408..0fc7d15 100644
+index 2150189..7a18c11 100644
--- a/lib/mount.c
+++ b/lib/mount.c
-@@ -20,7 +20,7 @@
+@@ -21,7 +21,7 @@
#include <string.h>
#include <fcntl.h>
#include <errno.h>
@@ -21,5 +21,5 @@ index 227a408..0fc7d15 100644
#include <sys/un.h>
#include <sys/wait.h>
--
-2.9.1
+2.13.2