summaryrefslogtreecommitdiff
path: root/debian/patches/hurd-epfnosupport.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/hurd-epfnosupport.patch')
-rw-r--r--debian/patches/hurd-epfnosupport.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/hurd-epfnosupport.patch b/debian/patches/hurd-epfnosupport.patch
index b8ae070f7..e06b46309 100644
--- a/debian/patches/hurd-epfnosupport.patch
+++ b/debian/patches/hurd-epfnosupport.patch
@@ -9,7 +9,7 @@ Index: b/channels.c
9=================================================================== 9===================================================================
10--- a/channels.c 10--- a/channels.c
11+++ b/channels.c 11+++ b/channels.c
12@@ -3098,7 +3098,11 @@ 12@@ -3252,7 +3252,11 @@
13 sock = socket(ai->ai_family, ai->ai_socktype, 13 sock = socket(ai->ai_family, ai->ai_socktype,
14 ai->ai_protocol); 14 ai->ai_protocol);
15 if (sock < 0) { 15 if (sock < 0) {